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
Servo.lib@9:588b1618c710, 2015-03-01 (annotated)
- Committer:
- moklumbys
- Date:
- Sun Mar 01 22:53:30 2015 +0000
- Revision:
- 9:588b1618c710
- Parent:
- 0:894ba50f267c
finished with BT.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
moklumbys | 0:894ba50f267c | 1 | http://mbed.org/users/simon/code/Servo/#36b69a7ced07 |