
Self-Balancing Robot Using Arduino and MPU6050 with PID Control – Complete Explanation and Source Code - Akash
Summary
Hi, my name is Akash Vishwakarma. In this article, I explain how I built a two-wheel self-balancing robot using Arduino, MPU6050, and PID control. You will learn how PID works, when to increase or decrease Kp, Ki, and Kd, understand the PID equation, and get the complete working source code for the project.
Comments