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

Dependencies:   LSM9DS0 mbed

Download repository: zip gz

Files at revision 3:dd0c62b586ea

Name Size Actions
[up]
LSM9DS0.lib 66 Revisions Annotate
main.cpp 14089 Revisions Annotate
mbed.bld 65 Revisions Annotate