- Published on
Bluetooth controlled Self-Balancing Segway Robot
Contributed By - Parakh M. Gupta
Aim
To make a self-balanced robot which can be controlled through Bluetooth.
Hardware used
- 1 – Arduino Uno
- 2 – Bluetooth Module HC-05.
- 2 – 500 RPM Geared motor.
- 1 – L298 H-bridge motor driver.
- 1 – MPU-6050 Accelerometer+Gyroscope.
- 1- 7.4V LiPo Battery.
Details
The project was inspired by Segways, and to control it using Bluetooth. The battery being used is 7.4V LiPo but the motors need 11.1V in order to perform at the maximum capacity. The values of the constants for PID algorithm make it stable by calculating and adjusting the input 30 times a second.