discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] writing data to RS232 from gnuradio


From: Josh Blum
Subject: Re: [Discuss-gnuradio] writing data to RS232 from gnuradio
Date: Tue, 02 Dec 2008 14:17:39 -0500
User-agent: Thunderbird 2.0.0.0 (X11/20070326)

You may try installing pyserial, examples are at the bottom of this page: http://pyserial.wiki.sourceforge.net/pySerial

You can open a file descriptor to a serial port with pyserial, and pass the file descriptor to a gr.file_descriptor_sink(....)

Sometimes it is a mystery if something will work in cygwin or not... so good luck!

-Josh

teka yemane wrote:
hello!
I need to write data to a hardware attached to my PC using the serial 
interface. I am going to do this from gnuradio in windows using cygwin.....can 
anyone give me a little hand on this pls?
thanks,
teka yemane




------------------------------------------------------------------------

_______________________________________________
Discuss-gnuradio mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio




reply via email to

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