Dependencies of AVC_2012
A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.
Last updated:
16 Mar 2015
This provides a basic Watchdog service, and includes a startup detection to determine if the reset was caused by the WD.
watchdog
Last updated:
20 Feb 2019
The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
Last updated:
27 Apr 2011
Last updated:
20 Apr 2011
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]]
filter
Last updated:
30 Jan 2012
Last updated:
13 Jan 2011
Last updated:
31 May 2013
Extends DigitalIn to DebounceIn to provide mechanical switch debouncing.
debounce,
DigitalIn
Last updated:
02 Sep 2010
A class to control a model R/C servo, using a PwmOut
PwmOut,
Servo