I'm pleased to announce jaraco.nxt 1.0, the first public release of a
library for communicating with the Lego Mindstorms NXT devices.

A minimal web site has been set up at:

  http://www.jaraco.com/projects/jaraco.nxt

The modules have been uploaded to PyPI and should be installable using:

easy_install jaraco.nxt

The source is also available from PyPI.

The package implements the Bluetooth API, as specified in the Lego SDK.
The modules should work in any OS that supports the Bluetooth Serial
protocol and the pyserial library.

Additionally, a module is provided that implements receiving input from
an XBox 360 controller via the Microsoft XInput library (requires
ctypes).

This project is very much a work in progress, and any patches are
welcome.

--
Regards
Jason R. Coombs
--
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html

Reply via email to