QuadCopter

Dependencies of QuadCopter

A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.

/
Proportional, integral, derivative controller library. Ported from the Arduino PID library by Brett Beauregard. control, PID
First version of my PPM library. copter, PPM, quad
Andy K / MODSERIAL Featured
Bug fix release buffer, Buffered, rs232, RS485, Serial
Official mbed Real Time Operating System based on the RTX implementation of the CMSIS-RTOS API open standard. cmsis, rtos, RTX
The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
A driver library for Maxbotix / Maxsonar sonar range finders that uses the pulse width output function to achieve better accuracy with less load on the mbed processor. driver, sonar
Port of Arduino TinyGPS library to mbed. Added extra methods to flag receipt/parsing of particular sentences. GPS, parse
a floating median filter to filter floating point data such as analog inputs AnalogIn, filter, median, outlier, spikes