Skip to content

Balance robot using Arduino and MPU6050 with PID control for stability.

Notifications You must be signed in to change notification settings

emogooo/PID-Controlled-Balance-Robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PID-Controlled Balance Robot

This project involves the creation of a balance robot using an Arduino microcontroller and an MPU6050 sensor. The robot utilizes a PID (Proportional-Integral-Derivative) control system to maintain its balance. The MPU6050, a combination of an accelerometer and a gyroscope, provides real-time data on the robot's orientation. This data is processed by the Arduino to adjust the motor speeds, ensuring the robot remains upright. The PID algorithm is crucial for smooth and accurate balancing, allowing the robot to respond dynamically to changes in its environment. This project demonstrates the application of control theory and sensor integration in robotics.

Tip

Click the image to watch the video.

Watch

About

Balance robot using Arduino and MPU6050 with PID control for stability.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages