Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2007-03-04 19:15:47
Size: 1084
Editor: c213-200-139-146
Comment:
Revision 5 as of 2008-08-03 01:29:25
Size: 1232
Editor: c-68-32-164-31
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= PySerial =g = PySerial =
Line 9: Line 9:
 * [http://pypi.python.org/pypi/jaraco.nxt jaraco.nxt] - a package implementing low-level API communication with the LEGO Mindstorms NXT robot kit.

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.