Differences between revisions 3 and 4
Revision 3 as of 2007-03-04 19:15:47
Size: 1084
Editor: c213-200-139-146
Comment:
Revision 4 as of 2007-03-04 19:16:11
Size: 1083
Editor: c213-200-139-146
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= PySerial =g = PySerial =

PySerial

[http://www.python.org/pypi/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.


CategoryDocumentation

PySerial (last edited 2010-02-02 02:01:11 by 209-6-43-126)

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