mbed

Dependents of mbed

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

Test Tone - 440Hz sinus audio
Mandelbrot fractal - color version - slow but nice :-) Fractal
My first program on the mbed. Simple ol\' fashion larson scanner on the onboard LEDs. Turn your mbed into a cylon/kit! Cylon, kit, knightrider, larson, scanner
test / demo program for the 25LCxxx_SPI library
LaOS Laser test program
A simple IO demo using the MCP23S17 library MCP23S17, SPI
Assembly procedure that represents binary using the LEDs on the mbed. assembly
Examples of C vs ASM optimisation ASM, C, optimise
A blink LED demo with power management to reduce power.
A basic demo of the watchdog timer. Uses mbed's 4 LEDs for status timer, watchdog
the most basic and simplest possible one octave midi controller. this is just to demonstrate the awesomeness of MIDI library and to show how easy it is to make a … controller, MIDI
This is a sample program to use an IS color switch from NKK. It reads a file from SD card and send to the switch. Supported file format is the … color, is, NKK, OLED
多摩川精機製IMUを接続し、3サーボを制御するモーショントラッキングシステム用プログラムです。 IMU, Servo, Tamagawaseiki
エレキジャックweb mbed入門用です。課題2 $マーク発見後、文字列GPGGAを含む行のみを表示します。sscanf()関数を使います。
エレキジャックweb mbed入門用です。課題3 GPS GT-720Fのデータを受信し、測位状態を判定後、それぞれ表示します。
エレキジャックweb mbed入門用です。課題4 GPS Gt-720Fのデータを受信し、受信衛星の数を表示できる部分を追加するプログラムです。
This is a sample program to use a rocker IS switch from NKK. It reads a file from SD card and send to the switch. Supported file format is the … NKK, OLED
Send push notifications form your mbed to your iphone with prowl! Make on the website http://prowlapp.com/ an account and an apikey. Download also the iphone app and login to the …
Example of using library LCDTFT BMP, Drawing, HX8347, image, LCD, TFT
Dodge/Chrysler Radio Emulator Connect to Interior CAN bus CAN, Serial, watchdog
OBD reader CAN, OBD
Interior CAN bus monitoring of Dodge/Chrysler vehicles bus, CAN, canbus, monitor
A modification of the classic mbed Hello World into xmas leds - alternates a chain of led bright. Also a test for how Publish works! xmas
エレキジャックweb mbed入門 GPS 課題5です。GPS-GT720Fの60進数形式の緯度経度をGoogleマップなどのアプリケーションでよく使われる10進数形式に変換して表示します。
Example PCA9538 I2C Expander Expander, I2C, PCA9538
Example TMP175 Temperature Sensor sensor, Temperature, TMP175
エレキジャックweb mbed入門 GPS課題6です。GPS GT-720FのGPGGAセンテンスの時刻データを取り出してLCDに時刻を表示します。
TimeHandler test program for the HTTPServer HTTPServer
Wiegand compatible RFID reader class RFID
Test HTTP Server, including RPCFunction rpc, RPCFunction
KeyboardTest: a test program for KeyboardManager lib keyboard
SRF08 with LCD lars, LCD, SRF08
Xbeat beta code as published by Andre Moehl ( http://mbed.org/users/hoppel/ ) With a slightly modified serial port definition IR, robot, sensor, servomotor, ultrasonic, xbeat
エレキジャック Web版 mbedで初めてのマイコン開発 メモリカードを使ったデータの読み書き<2/3> 音符データをSDから読み込んで音楽を鳴らすプログラムです。 音楽データはエレキジャックのサイトに置いてあります。 music.txt http://www.eleki-jack.com/arm/2010/12/mbed-6.html eleki-jack, music, SD
エレキジャック Web版 mbedで初めてのマイコン開発 メモリカードを使ったデータの読み書き<3/3> センサから得たデータをSDに書き込むプログラムです。時刻設定はNTPを使っています。 http://www.eleki-jack.com/arm/2010/12/mbed-7.html eleki-jack, logger, NTP, SD
Simple modification to pachube example to allow easy talking to thingspeak database using http commands Pachube, thingspeak
A test program for my high speed analog input class. AnalogIn