Accessing serial port on windows

Emile van Sebille emile at fenx.com
Fri Dec 15 10:53:12 EST 2000


Look for the python sio module.

Emile van Sebille
emile at fenx.com

Dennis Conrad wrote:

> Hello!
> 
> I'm "ogling" to move from Perl to Python as my "main scripting language" and
> wanted to learn a bit of it by writing my new project in Python. But I need
> to read data from the serial port (on Windows) and can't find any
> information on this on the net. Is there a possibility to do it? Or do I
> have to use the WinAPI?
> 
> Thank you very much
> 
> Dennis




More information about the Python-list mailing list