A PID algorithm controlled ball balance that returns a ball to a set point when it's pushed around. My first real robotics project!
-
Updated
Nov 29, 2021 - C++
A PID algorithm controlled ball balance that returns a ball to a set point when it's pushed around. My first real robotics project!
A robot made to balance a ball on a platform. The platform is controlled by two servo motors, and the ball's position is detected using a camera. A Raspberry Pi is the brain of the project, and calculates the incline of the plane needed to get the ball to the desired position.
Add a description, image, and links to the ball-balancing-platform topic page so that developers can more easily learn about it.
To associate your repository with the ball-balancing-platform topic, visit your repo's landing page and select "manage topics."