

We are Jeroen Waning, Brian Kosoris, Bahati Gitego, and Yuriy Psarev, and this is our senior design project here at Southern Polytechnic State University… (A) Ball-Bot is a robot (fully autonomous) that balances on a ball. In our case, it was a vertical aluminum structure approximately 3′ tall and balanced on a basketball. Our system used four motors independently controlling four omni-directional wheels that rolled the ball in the direction of the tilt angle. The tilt angle refers to the angle of the superstructure (aluminum frame) that sits atop the basketball. We used an Arduino MEGA 2560 and an on-board MicroITX computer for the brains of the whole system. An IDG500 gyroscope and ADXL345 accelerometer were used to take inertial measurements and determine the three-dimensional orientation of the robot in real time. An inverted spherical pendulum best describes the kinematics of the system.
12 thoughts on “Arduino-Powered Robot Balances on a Ball”
Comments are closed.
.
That’s pretty damn cool – thankee!
I would, however, have paid $1.50 if (a) people would’ve got their butts out of the way of the video and (b) someone had given the robot a healthy slap to see how far a deviation it could recover from.
I definitely agree about the butts. As to the slap, it looks like they still don’t quite trust the thing. Notice how someone keeps a hand close by in case it loses it’s way.
“Arduino-powered” when there’s a full-fledged desktop PC in there? -1 for misleading headlines. +1 for the awesome robot.
It is actually controlled by the Arduino. The MicroITX PC is for debugging & compiling code. It makes it really easy to just plug in a monitor and change our PID algorithm
If anyone is wanting more info on our project, I have blog about our BallBot here:
http://jeroenwaning.blogspot.com/
[…] Make, Source: […]