Self-Balancing Robot
ECE 4180 Mini Project Balancing Robot Nico van Duijn Samer Mabrouk 3/6/2015
This project consists of a robot balancing on two wheels. We use the 9-axis IMU LSM9DS0 to give us Accelerometer and Gyroscope data about the current angle and angular velocity of the robot. This data is then filtered using complementary filters and PID control to drive the two motors. The motors are controlled through digital outputs in their direction and their seepd by PWM using an H-bridge
Please log in to post comments.