The_System_Programmer

Phh, I'm like Superman I know when I'm needed.


RobotC Programs

John Conway's Game of Life in RobotC

Here is John Conway's Game of Life programmed in RobotC.
GameOfLife.c

Self-Balance

*****************************************************************************************
WORKING RobotC program here: Self Balance 2 code.
*****************************************************************************************

Gyro Steady Read Display

I was board one day a decided to make a simple display program for the HiTechnic Gyroscopic Sensor. All the program does is draw a compass like picture and rotate it depending on the Gyro's readout.
Just displays the picture:
Gyro Read Display.c
Displays the picture and if motors are attached to ports B and C like a tank it will try and correct itself:
Gyro Read Display Correct.c

PONG


Download:
NXT-PONG

MultiMenu

This is a menu script I made to help my self, and others, with other projects that might need one. This script is free to use by others as long as if this code gets passed on in other code or not I get some credit. This script contains a simple menu with 3 examples on how to make sub menus. The 3 in use already can be delete BUT take note on the set up of each and how they need to be set up. The menu includes Moter movement, Sensor readings, and NXT Block information. The newer zip  has The same things as the old one but has a file access program in the Info Sub menu, It allows you to delete and find files.
Download: MultiMenu.zip

NXT -G Programs

Downloads

Self_Balance
Self-Balance.rbt : Used for my new balancing robot with the Gyro sensor. Note: Program not fully working.
Self_Balance.lxf: The LDD file for this robot. Note: Try designing your own, you never know it could be better than mine.

S.B.R_v1.0
S.B.R_1.0.rbt : Used for my balancing robot with Light sensor Port 3


Graph
Graph.rbt
: This Graphs The UltraSonic Sensor On Port 4
GraphS.rbt : This Graphs The Sound Sensor On Port 2
GraphL.rbt : This Graphs The Light Sensor On Port 3

Draw Etch-e-Sketch
Draw Accel.rbt
: This version of my draw program uses the HiTechnic Accel/Tilt sensor to draw.
Draw Mini.rbt : This Mini version Is a faster compile, and takes up less space.
Draw.rbt : The original Draw program slower, More space, and long compile time.

Welcome

Create a free website at Webs.com