nxt-python icon indicating copy to clipboard operation
nxt-python copied to clipboard

NXT-Python is a python driver/interface for the Lego Mindstorms NXT robot based on NXT_python.

Results 15 nxt-python issues
Sort by recently updated
recently updated
newest added

``` Hey guys, I've just been reading through the sensor.py code (current trunk). I might've spotted a way to reduce the number of direct commands necessary to retrieve a sample...

priority:medium
enhancement

- OS: Raspberry pi OS - Python version: Python 3.9.2 - NXT-Python version: I believe python-3.2.0 - Connection method: Bluetooth Im Trying to run code over Bluetooth By the way...

This project is cool, but I wish there was support for the LCD screen. This breaks down to these functions: - Line drawing, using the first two arguments as the...

- OS: Fedora 41 - Python version: Python 3.13.0 - NXT-Python version:3.3.0 - Connection method: Bluetooth ``` Traceback (most recent call last): File "", line 3, in send _bluetooth.error: (14,...

Consider some alternatives: [Bleak](https://github.com/hbldh/bleak): Cross-platform Bluetooth Low Energy client library [Bless](https://github.com/kevincar/bless): Cross-platform Bluetooth Low Energy server library [PyQt](https://www.riverbankcomputing.com/software/pyqt/): Python bindings for cross-platform [QtBluetooth](https://www.riverbankcomputing.com/static/Docs/PyQt6/api/qtbluetooth/qtbluetooth-module.html) API