Logo Mindstorms NXT Routines
Project description
LEGO Mindstorms NXT Bluetooth API in Python
Overview
jaraco.nxt implements the LEGO Mindstorms NXT Bluetooth API in Python.
The jaraco.nxt library also can take advantage of the jaraco input package. To include it as part of the install, use the command pip install jaraco.nxt[input].
Getting Started
jaraco.nxt provides a message class for sending and receiving messages with the Lego NXT device. First pair the device with your PC by following the instructions included with the device. Then, determine the COM port to which it is connected. The hello world example is to retrieve the battery voltage. Browse the other examples for more inspiration.
For more information, read the docstrings of the modules in the packages.
Modules of interest are
jaraco.nxt.messages: implements the messages defined by the NXT Bluetooth protocol.
jaraco.nxt.controller: demonstrates how to link input from a joystick to messages controlling the motors. Uses jaraco.input.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for jaraco.nxt-2.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1741ea7d25ca3d364e774abc0646be3173e760b1d8324fbf551c37b8ea4a13e2 |
|
MD5 | 81dd738e19ec3572dc30a3b462c92546 |
|
BLAKE2b-256 | 4ebd216ccccac57789f8788fd69c863df10da29d03818a6c34f2d72b9ba53693 |