nxt_test

python driver/interface/wrapper for the Lego Mindstorms NXT robot

Install

All systems
curl cmd.cat/nxt_test.sh
Debian Debian
apt-get install python-nxt
Ubuntu
apt-get install python-nxt
image/svg+xml Kali Linux
apt-get install python-nxt
Fedora
dnf install nxt_python
Windows (WSL2)
sudo apt-get update sudo apt-get install python-nxt
Raspbian
apt-get install python-nxt

python-nxt

python driver/interface/wrapper for the Lego Mindstorms NXT robot

NXT-Python is a package for controlling a LEGO NXT robot using the Python programming language. It can communicate using either USB or Bluetooth.

nxt_python

NXT robot using python