Back to 3-Z.net  Robotics  Back to 3-Z.net


Page made by:


System Requirements:

All the code on this webpage is written in Robotc. You will need it to compile the code for the NXT.

    You will need the Windows operating system to run Robotc.

      Latest updates for the Robotc firmware. See System Add-ons.


Cyborg Project:

    A small project that uses an NXT to move around a room. It is meant to be left and forgotten, while in navigates the room using sonar on port 1.

Files for Project:

    Sound file: "Rapid Fire.rso" 

     Compiled program: "Cyborg.rxe"

Project code:


Back to 3-Z.net


Cyborg Battery Diagnosis Project:

    A simple program that shows all battery information for NXT.

Files for Project:

    Compiled program: "CyborgDi.rxe"

Project code:


Back to 3-Z.net


Line Follower/Track Runner:

   Two programs (with code), Help file, and a FAQ are in a self-extracting zip archive. These programs follow a flat black line line on a white surface. One program uses one sensor and the other uses two! If you are going to try the program you MUST re-calculate a NEW threshold!

Important!

A bug has been found when using the compiling the code in the self-extracting zip archive. If you compile the code and send it to the NXT the program will not run! Change the "Track Runner 2.0" part of the filename to: "Track Runner2". This will solve the bug.

 Files for Project:

    Self-extracting zip archive:   "Track Runner.exe"

    Plain old zip file:    "Track Runner.zip"

Project code:

In the self-extracting zip archive or plain zip file.


Back to 3-Z.net