Lego Mindstorms NXT
Ed Sykes, and I decided to get a couple of Lego Mindstorms NXTs, programm them and give a presentation on it at the ACCU 2008.
This page will record our progress and all information we think will be of value to people interested in programming the NXT.
This page is work in progress.
The first version should be complete in April 2008.
Getting started
To program or control the NXT you need to be able to "talk" to it. This can be done using USB or Bluetooth.
The prerequisites site is all about setting up USB and Bluetooth, how to communicate with and flash the NXT with a new firmware.
Overview of options on the pc.
Our Projects
- Using the MSRS simulation to control a tribot
- Getting started with robotic studio?
- Using wiimote to control the nxt?
Links
- C# NXT# (Bluetooth)
- C# Mindsqalls (Bluetooth)
- Java iCommand (USB or Bluetooth)
- Java NXTender
- Perl LEGO::NXT (USB or Bluetooth)
- Python NXT_Python (USB or Bluetooth)
- Ruby ruby-nxt (Bluetooth)
- C LibNXT *.NETMicrosoft Robotics Studio
- NBC/NXC - Assembly- and C-like
- lejos - Java
- pbLua and pbLua - wiki - Lua