Interactive-C Based robot kit.

This is a high performance robot kit in C programming for power hungry hobbyist and people who are interested in easy robot building and programming with high-level language.

With this kit, you can build the mobile robot "Robo-11" and learn about control concept, sensor operation, programming skills, and more.

Specifications:
  • Controlled by 68HC11 microcontroller
  • 32KB non-volatile RAM
  • Serial port interface
  • LCD 16X2 display
  • Piezo speaker
  • Drive - 4-DC motors and 6-Servo motors
  • 9-Digital input
  • 8-Digital output
  • 21-Analog input
  • 9.6V 1700mAH rechargeable batter with charger circuit

Interactive C is a C language consisting of a compiler (with interactive command-line compilation and debugging) and a run-time machine language module.

It has many functions and libraries to support robot programming.