20100124
Robot Navigation System
20100116
Inex Interactive C Robot Kit
High performance C programmed robot kitFor power hungry hobbyists
Perfect for students, or anyone looking for an easy to build robot that is programmed in C
The Inex Interactive C Robot Kit V2.0 includes the AX-11, a 68HC11 based microcontroller board, an assortment of great sensors, 2 DC gearboxes and mechanical parts for building and modifying 8 sample robot projects (see manual below).
The AX-11 microcontroller boardThe Inex Interactive C Robot Kit is programmed in C. The Interactive C environment consists of a compiler (with interactive command-line compilation and debugging) and a run-time machine language module. It has many functions and libraries to directly support robot programming.
Includes
- Controlled by 68HC11 Microcontroller
- 32KB non-volatile RAM
- Serial port interface
- LCD 16x2 display
- Piezo speaker
- Ability to drive 4-DC motors (2 gearmotors are included)
- 6-Servo motor ports (servo motors sold separately)
- 6-Digital inputs
- 8-Digital outputs
- 21-Analog inputs
- 12V Power Supply (included)
- 6xAA battery holder
- Sensors (GP2D120 IR ranger, 2 wheel encoders)
This kit comes complete with Thai manuals (English manual can be found below) and CAI software for learning to program the robot. Everything you need to successfully build your robot is provided.
The manual includes instructions on using a SFR04 ultrasonic rangefinder (RB-Dev-01), IR proximity sensors (RB-Lyn-02) and the CMPS03 magnetic compass (RB-Dev-03) which can easily be interfaced with the Interactive C Robot (sold separately). Add any of our sensors and increase its awareness!
20091216
PIC16F84 based Hexapod Robot

There are actually two PIC16F84's on the hexapod. The main processor contains all of the walking code and generates positioning pulses for all 12 servos. Twelve of the 13 I/O lines are used for switch inputs - one on the bottom of each foot and a contact sensor in the front of each leg. The servo pulses are output sequentially on the last I/O line. All the second processor does is de-multiplex the pulses from the main processor and send them to the appropriate servo