Serial Port I/O with Python

Ian Parker parker at gol.com
Sat Nov 18 19:20:16 EST 2000


In article <3a13a190.3228378 at news.wanadoo.fr>, Jean-Claude REPETTO
<jrepetto at mxmlab.com> writes
>In the Python FAQ, I have read :
>
>>How do I access the serial (RS232) port?
>>
>>For Unix, search Deja News (using http://www.python.org/search/)
>>  for "serial port"  with author Mitch Chapman (his post is a little too 
>> long to include here).
>
>Unfortunately, this post is no longer available on Deja News.
>I have asked Mitch Chapman, but he answered that he has not kept a
>copy of his post. He proposed to re-construct the examples at home.  
>
>Perhaps someone has a copy of his post, that would avoid Mitch some
>work ...
>
>Thanks,
>
>Jean-Claude Repetto
>

For handling Windows serial ports, have a look for siomodule at
http://www.python.org
-- 
Ian Parker



More information about the Python-list mailing list