View Single Post
Old Jun 26th, 2005, 1:22 AM   #3
OpenLoop
Expert Programmer
 
OpenLoop's Avatar
 
Join Date: May 2005
Location: East Lansing, MI
Posts: 668
Rep Power: 4 OpenLoop is on a distinguished road
what microcontroller are you using to controll the robot?
I've used Motorolla HC11 which has an Assembler and a C++ compiler so that you can create a program, compile it, download it to the controller, and run it in an endless loop. HC11 is a very powerfull controller however programming it can get a little complicated sometimes.
OpenLoop is offline   Reply With Quote