serial port access

Peter Hansen peter at engcorp.com
Thu Oct 30 12:02:34 EST 2003


the mamoot wrote:
> 
> Hi there !
> 
> I need to access the serial port with Python on Windows, but i don't know what module to use.
> Can tell me what to use ?  Thanx

Try http://pyserial.sourceforge.net/ or http://balder.prohosting.com/ibarona/en/python/uspp/uspp_en.html
both of which were readily findable using Google.

-Peter




More information about the Python-list mailing list