mbed

Dependents of mbed

A dependent is a program or library which makes use of this library.

mbed port of FFT routines from STM32 DSP library and Ivan Mellen's implementation. Tested on LPC2368 mbed but should work on 1768 too (original code was written for Cortex-M3) assembly, FFT
As of Monday morning, so this is the code we showed at Uncraftivism.
This is the code we showed at Uncraftivism
DebugTrace provides the facilities to dump debug output to either serial or a log file, and to turn it on/off as required. Now supports fully supports printf style logging and … debug, logging, trace
Now supports DS18B20 and DS18S20 Maxim/Dallas one-wire thermometer devices. Also supports DS18S20 in 9, 10, 11, and 12 bit resolution modes. 'Use Address' mode now checks if the correct device … one, Temperature, Wire
Table driven Finite State Machine library based on the Harel state machine, supporting actions on transitions, state entry and state exit. Comes with example illustrating use with interrupts and timers. … Machine, State
Dirty little program to grab analog sensor data, apply a 3-tap median filter, and log it to a local flash file. logging, Temperature
Some classes and macros to enable quick single line trace and watch facilities. Three macros DBUG_INIT, TRACE & WATCH are used to implement all functions. DBUG_INIT is used to allocate … debug, trace, VT100, watch
Example of HTTPServer with additional features: * SNTPClient, DST rules * Link status indication * Local or SDCard-based WebServer * RPC-able class * Static and Dynamic HTML page DST, HTTPServer, SDCard, SNTP
USB Host Lite downloaded from NXP web site. Untested! Compiled, dropped on MBED, booted up, and get the console message that it is initializing the stack. I however do not …
A demo program for DOGL-128 LCD module. Based on Mike Sheldon's 3D Tie Fighter demo. LCD, mono-lcd
see http://mbed.org/users/no2chem/notebook/mbed-clock-control--benchmarks/ clock, control, frequency