RobotC

RobotC allows one to program the Lego NXT brick directly from a computer.

    • An advantage of RobotC is that you are using a single microprocessor, and thus it will quickly control motors based upon sensor input.

  • A disadvantage is using RobotC relative to MIT App Inventor is that you will not have the Android features such as texting, motion sensing, or use of the camera.

Setup:

Getting Started with Programming:

For a complete list of tutorials see the RobotC NXT Curriculum.