DFrobot insectbot
DFrobot sent me their latest robot kit, the insectbot kit. It’s a small 2 servo robot that’s easy to built and program. The kit is ideal for people who want to built their first robot. It comes with an Arduino compatible micro controller. The insectbot kit is sold for less then 30$, so it doesn’t […]
Dagu service droid: the start
When I saw the offer on letsmakerobots.com to buy a new robot kit from Dagu at a special price I didn’t hesitate… Dagu’s new robot kit is the “service droid”. It’s a kit that can be mounted on the popular Rover 5 platform. The service droid is made from hundreds of laser cut acrylic parts. […]
Rover 5 with gripper: remote control
I’ve been rewriting the remote control code for my Dagu Rover 5. I wanted to integrate my encoder code in to my remote control sketch. In my old code I would directly scale the joystick values to a pwm value. Now I scale the joystick values to the time between encoder pulses. This is the […]