Revision 8 as of 2009-02-04 23:41:18

Clear message

PySerial

PySerial is a library which provides support for serial connections over a variety of different devices: old-style serial ports, Bluetooth dongles, infra-red ports, and so on.

Projects using PySerial

Alternatives

Bluetooth connections can also be handled using the socket module, provided that support for Bluetooth is present in the underlying operating system and has been compiled into the Python distribution being used.

Project Home Page

[http://pyserial.wiki.sourceforge.net/pySerial PySerial Sourceforge Homepage]


CategoryDocumentation

Unable to edit the page? See the FrontPage for instructions.