Controlling Linux serial port w/ Python ...

Stephan Houben stephan at pcrm.win.tue.nl
Thu Apr 22 06:54:01 EDT 1999


Gerald Gutierrez <gutier at intergate.bc.ca> writes:

> I understand that POSIX termios, for which Python has a binding, may be able to
> do this. Can someone point me to an example somewhere? Alternatively, can
> someone direct me to where this type of information is available?

What about the Serial-Programming-HOWTO ?

It describes how to do it in C, but my guess is it's pretty similar in Python.

Greetings,

Stephan




More information about the Python-list mailing list