AVC_20110423

Dependencies of AVC_20110423

A dependency is a program or library which this program uses.

1 13
TinyCHR6dm is a simplified interface for the CH Robotics CHR-6dm AHRS tag AHRS, navigation, sensors
3 662
InterruptIn style DigitalIn debounced with callbacks for pin state change and pin state hold. tag debounce, DigitalIn, InterruptIn
64 2316
The official mbed C/C++ SDK provides the software platform and libraries to build your applications.
1 28
An interface for a simple, 1-track, incremental encoder.
4 2577
A class to control a model R/C servo, using a PwmOut tag PwmOut, Servo
1 20
Simple library for scheduling events by polling time, that is, avoiding interrupts. tag polling, scheduling, timing
2 381
Extends DigitalIn to DebounceIn to provide mechanical switch debouncing. tag debounce, DigitalIn
2 60
Implements a simple leaky integrator integer value filter, handy for fast, simple, ADC output filtering. Implemented as described here: [[http://ece124web.groups.et.byu.net/references/readings/Simple%20Software%20Lowpass%20Filter.pdf|Simple Software Lowpass Filter.pdf]] tag filter
3 107
Interface library for STMicro LSM303DLH 3-axis magnetometer w/ 3-axis acceleromter. Computes magnetic heading. tag compass, LSM303DLH, magnetometer, sensors
1 15
A class for calculating steering angle calculations based on current and desired heading and specified intercept distance along the new path. tag steering