|
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.
|