Serial port access
exarkun at twistedmatrix.com
exarkun at twistedmatrix.com
Sat Aug 8 12:54:51 EDT 2009
On 04:34 pm, nipunreddevil at gmail.com wrote:
>Hi,
>How can we access serial port using usb-serial converters,using python
>in
>linux.I want to further use pyGTK for Gui development after accessing
>serial
>data.
Twisted supports serial ports and has good Gtk integration.
http://twistedmatrix.com/projects/core/documentation/examples/ has some
examples of each of these things (take a look at mouse.py for the serial
port example).
Jean-Paul
More information about the Python-list
mailing list