FruitBot Photos, 2022

FruitBot, a powerful, autonomous, indoor delivery robot.

Also see the story, part list and interface.

Named FruitBot, because I used my Apple MacBook to develop software for a Raspberry Pi board using lots of parts from Adafruit. See what it's like to drive the robot using the FruitBot interface. See my shopping list, review the software code, and read more in the full FruitBot story.

VIDEOS

3/2021 - Testing the web interface map and translating that to robot movement.
FruitBot interface with small scale robot (14sec)

Getting BTS7960 power readings. The robot only weighs 11 pounds, so the wheels spin when it hits a wall rather than stall. The rubber wheels may perform differently on carpet.
Power Test - Driving both motors (6sec)
Power Test - Trying to stall BTS7960 (10sec)

5/19/2021 - The BTS7960 motor drivers turned out to be terrible. FruitBot now has a Sabertooth 2x12 RC motor driver and a 12V 9Ah battery, and the motors are now working.
Power Test - Sabertooth motor current draw (14sec)

6/12/2021 - I tested to see how much weight the Power Wheels RS-550 motors and Sabertooth could move. The power meter measured 8.7 amps from the 12V lead acid battery as it hauled me across the room. I'm using the Adafruit Bluefruit Connect app on my iPhone as the joystick to control an ItsyBitsy nRF52840.
Riding FruitBot (20sec)

9/26/2023 - FruitBot now lives in Michigan with my parents. The navigation system is not finished, so I've been practicing tuning PID controllers and working on geometry and trig issues using MiniBot, a much small robot that I can practice with. Wheel speed management and obstacle avoidance have been evolving well. Today, I ran a demo by setting MiniBot to go in a straight line and let the distance sensors handle the rest. To my surprise, it rarely ran into anything for over a minute, but movements were far from smooth. Still, it's progress!
MiniBot autonomous travel (1min)



Thank you to Adafruit for lots of great parts, and so many helpful tutorials.

Special thanks to my husband for putting up with me, and an anonymous electrical engineer for all his support with this project.