Accessing Windows Serial Port
George T.
georgetoffer1 at yahoo.com
Mon Feb 6 15:02:49 EST 2006
More information about the Python-list mailing list
Mon Feb 6 15:02:49 EST 2006
- Previous message (by thread): Accessing Windows Serial Port
- Next message (by thread): Accessing Windows Serial Port
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I need to access the serial port via python on a windows machine. Reading on the web, there are three solutions: pyserial, siomodule and USPP. pyserial seems to be the best option since the other two are tested with Windows 95 and older versions of python. Would you agree with this or have I missed an option? Can anyone provide me an example of how to access the serial port with pyserial? Thanks George T.
- Previous message (by thread): Accessing Windows Serial Port
- Next message (by thread): Accessing Windows Serial Port
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list