Differences between revisions 6 and 7
Revision 6 as of 2008-11-15 14:00:17
Size: 1244
Editor: localhost
Comment: converted to 1.6 markup
Revision 7 as of 2009-01-18 20:14:55
Size: 1408
Editor: techtonik
Comment: + bitpim
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * [[http://bitpim.sourceforge.net/|BitPim]] - crossplatform application to view and manipulate data on CDMA phones from LG, Samsung, Sanyo and other manufacturers.

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.