Program used to control a quadcopter. It uses a PID library which can be found in: http://developer.mbed.org/cookbook/PID I also uses my own written library for easily controlling quadcopter motors, which can be found in: https://developer.mbed.org/users/moklumbys/code/Quadcopter/ One more library that I used is MPU6050 that was previously written by Erik Olieman but I was able to update it with new functions: https://developer.mbed.org/users/moklumbys/code/MPU6050/

Dependencies:   MPU6050 PID Quadcopter Servo mbed

Revision:
4:eb418af66d81
Parent:
3:5f43c8374ff2
Child:
5:8b3f82abe3a4
--- a/Quadcopter.lib	Thu Feb 19 12:20:06 2015 +0000
+++ b/Quadcopter.lib	Thu Feb 19 23:30:15 2015 +0000
@@ -1,1 +1,1 @@
-Quadcopter#62e387f1d095
+Quadcopter#84d246dccb8d