So here's my first robot. It's based on Insect robot from MAKE : Arduino Bots and Gadgets. I've used Arduino Nano. For now I'm still improving walking of the robot. I'm also thinking of addind few more sensors such as light or temperature sensor
Walks around and avoid obstacles
Actuators / output devices: 2 servos
Control method: autonomous
CPU: Arduino Nano 168
Operating system: Arduino IDE
Power source: 4x AA (1.2V) for powering the servo's, 9V battery powering the arduino
I built the same and used the code in the magazine since it was also my first robot. After modifying the code and the hardware it was done and my “insect bot” did move quite good.