nxt_server
python driver/interface/wrapper for the Lego Mindstorms NXT robot
Install
- All systems
-
curl cmd.cat/nxt_server.sh
- Debian
-
apt-get install python-nxt - Ubuntu
-
apt-get install python-nxt - Kali Linux
-
apt-get install python-nxt - Fedora
-
dnf install nxt_python - Windows (WSL2)
-
sudo apt-get updatesudo 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.