>From "The Whole Python FAQ": 4.68. How do I access the serial (RS232) port? There's a Windows serial communication module (for communication over RS 232 serial ports) at
ftp://ftp.python.org/pub/python/contrib/sio-151.zip http://www.python.org/ftp/python/contrib/sio-151.zip For DOS, try Hans Nowak's Python-DX, which supports this, at: http://www.cuci.nl/~hnowak/ 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). Hope this helps Matthew Sherborne ----- Original Message ----- From: "Leandro Carvalho" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, February 09, 2002 2:59 AM Subject: Help me > Is there a way to me get any data from a serial port? > I need to read it and put the data into a Mysql BD. > > _______________________________________________ > ActivePython mailing list > [EMAIL PROTECTED] > To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs > _______________________________________________ ActivePython mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs