mbed

Dependents of mbed

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

This class carries out software debouncing of Digitial in, and provides some method to look at details such as how many debounced rising and falling there have been, and how … debounce, DebouncedIn, switch
Test with Akizuki LCD module http://akizukidenshi.com/catalog/g/gP-00040/ tutorial
simple program to display 0-9,a-f on 7seg LED
Nokia LCD Controller for Philips PCF8833 controller marked "X3" Nokia, TextLCD
On Board LED PWM control. tutorial
This program post the tweet with random number. It make random seed with open analog pin. On your try, please change username and password for your accounts. tutorial
This is a simple lwip HTTPClient example it uses the HTTPClient class to update your twitter status. ethernet, HTTPClient, lwip, twitter
A class and a demo program to use with the DC-SS504 board from SureElectronics which uses MMC2120MG magnetometer from Memsic. The program glows leds depending on the direction it is … compass, magnetometer, memsic
Simple binary upcounter upcount
A program allowing the output of one or two Wii Nunchucks to be read via I2C and decoded for use. I2C, nunchuck, Wii
If you want to try this program, u will need fontfiles. You can download zipfile from http://j.mp/mbedjpfont2 . Documents include but only Japanese. Screen shot on http://twitpic.com/s2rvv . tutorial
AD-12864-SPI class graphic, LCD
Code to interface mbed to a Nokia 3310 LCD using the Nokia 3310 LCD shield from nuelectronics. Includes joystick interface and demo. LCD, Nokia, SPI
Simple upcounter, like binary, but in graycode, using onboard LEDs graycode
HTTPServer example with additional functions: * Link status indication (LED4); * Local file system (create index.htm page on MBED!); * RPC-able class (myrpc, allows remote function call that blinks LED1 … HTTPServer, rpc
A simple example how to receive ethernet packages and display them over stdout with an hexviewer debug, ethernet, hexview
This demo contains a port of the FastXML library. FastXML was hosted on geocities and is offline now. The library itself is contained into two files header and cpp and … demo, fastxml, xml
A demo of the iniparser library. It contains the iniparser library. It's not very memory efficient but it works fine. demo, ini, iniparser