Jan 022012
 

I finally mechanized our Bob Duallie jogging stroller (won’t the girls be happy!) I needed a new chassis for an autonomous robot. One that could handle a larger payload. After adding motors to the Bob I needed a way to test them, so I added some distance sensors and wrote the software to allow the Bob to follow in front as you walk.

The bags in the front are ballast to keep the front from popping wheelies when I drive it up hills. There is a kill tether (that I am not holding on to.)

The laptop is being used to display motor performance, it is communicating via wireless zigbee to the stroller.

Presently the brains are made up of an Arduino Fio 3.3v connected via i2c to an Arduino Pro Mini 5v 16mhz – that handles the sensor data. It transmits motor control via serial to a Sabertooth 2×25 motor controller. The 2 motor’s are 100 Watt 24V Scooter motors. It is powered by 2 12V 7Ah Lead Acid Batteries. The Fio has it’s own 3.7 V 2000 mAh Lipo battery. The Pro Mini uses a 5v line from the motor controller. The chain it use are #25 as well as the sprockets to drive the wheels.

 Posted by at 12:09 pm