discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] contactless transaction using gnuradio?


From: Norman Khine
Subject: Re: [Discuss-gnuradio] contactless transaction using gnuradio?
Date: Tue, 4 Sep 2012 15:51:56 +0100

hi, i can get the information into and out of GNU radio using tropo https://www.tropo.com/how-it-works/ type application i guess!

but was interested to see working examples of how to work with the data once it has been received, for example, if i have a python script which creates a dictionary or a key:value object this then generates a unique signal then to be able to process this signal and read the  key:value object.


is my understanding correct of the process and are there any security issues with this?

thanks

On Tue, Sep 4, 2012 at 2:59 PM, Tom Rondeau <address@hidden> wrote:
On Sat, Sep 1, 2012 at 5:40 PM, Norman Khine <address@hidden> wrote:
> hello,
> i am interested in learning if it is possible to use gnuradio to implement a
> similar application to how tagpay works, here are some details
> http://www.tagattitude.fr/en/products/technology
>
> any advise much appreciated.
>
> norman

Norman,

>From a signal processing standpoint, sure, GNU Radio should work with
the basic idea. The issue you face is how to get the information into
and out of GNU Radio to the external world. You might be able to use
the audio I/O, but my guess is that you'll need some more specialized
equipment. Of course, I say this after a 1 minute look at that
website, so I'm sure there are subtleties that I'm missing.

Tom



--
%>>> "".join( [ {'*':'@','^':'.'}.get(c,None) or chr(97+(ord(c)-83)%26) for c in ",adym,*)&uzq^zqf" ] )


reply via email to

[Prev in Thread] Current Thread [Next in Thread]