serial port
Grant Edwards
grante at visi.com
Fri Feb 9 14:34:15 EST 2001
More information about the Python-list mailing list
Fri Feb 9 14:34:15 EST 2001
- Previous message (by thread): serial port
- Next message (by thread): serial port
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <fp4e6.142909$ju6.13499270 at typhoon.nyroc.rr.com>, Darrell wrote: >> is there any modules for serial port communication? >For windows check this out. win32comport_demo.py For Posix, you can have a whack at ftp://ftp.visi.com/users/grante/python/PosixSerial.py There aren't any docs, but an example Python/GTK app that uses the above module: ftp://ftp.visi.com/users/grante/python/lcom.py -- Grant Edwards grante Yow! Did YOU find a at DIGITAL WATCH in YOUR box visi.com of VELVEETA?
- Previous message (by thread): serial port
- Next message (by thread): serial port
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list