Simon Ford

Public repositories (101)


2 5
Example showing how to avoid new with fixed pin names
1 2
A simple example of controlling outputs based on input thresholds
1 1
Example of setting stdout baudrate
4 40
Debug library for instrumentation a.k.a printf debugging tag debug
1 10
Simple example of reading a single character and a series of characters in to a buffer from a serial port
1 8
Simple program showing code running based on switch position/pin state
1 6
RN-42 Hello World experiments
1 0
Example showing \"hang\" when reading from bad pointer, and catching this in the HardFault_Handler
2 62
2 1267
The default Hello World program, used when you create a new program
1 5
USBMouse Hello World (beta)
1 90
ID12RFID library, quickly modified to use interrupt driven reception instead so it doesn\'t block
2 7
Twittering Billy Bass plays back samples and looks out for and reads twitters! tag billy, demo, http, HTTPClient, PwmOut, wav
3 77
CMSIS DSP Library from CMSIS 2.0. See http://www.onarm.com/cmsis/ for full details tag cmsis, DSP
1 1
Simple program to determine Ethernet Rx bandwidth
1 3
Simple text for Tx bandwidth of ethernet
1 8
Simple example for triggering actuators based on midi signals tag drum, MIDI, USB, USBMIDI
1 49
Simple example to demonstrate the USB MIDI library tag helloworld, MIDI, USB, USBMIDI
3 209
A library to send and receive MIDI messages over USB using the default USB-MIDI drivers on Win/Mac tag library, MIDI, USB, USBMIDI
1 12
Simple example of a serial port communicating with another serial port
3 0
Examples of C vs ASM optimisation tag ASM, C, optimise
1 4
Example of a simple website hits/signup traffic monitor to drive a display (e.g. servo or panel meter) and indicator (e.g. bell, solenoid) based on responses from a webserver tag ethernet, http, monitor, webserver
3 1255
Simple Hello World! for the TextLCD library tag helloworld, TextLCD
8 13596
TextLCD library for controlling various LCD panels based on the HD44780 4-bit interface tag HD44780, TextLCD
2 62
Hello World for the ID12 RFID reader library tag helloworld, ID12, RFID, Serial
2 547
ID12 RFID library for reading 125KHz RFID tags tag ID12, RFID, Serial
1 197
Hello World for a simple motor driver class, used to control an H-Bridge with PwmOut and 2 DigitalOuts tag digitalOut, H-bridge, helloworld, motor, PwmOut
3 801
Control an H-Bridge using a PwmOut (enable) and two DigitalOuts (direction select) tag H-bridge, motor, PwmOut
2 277
Example to sweep a servo through its range tag helloworld, PwmOut, Servo
2 37
Hello World for the Terminal ANSI/VT100 interface library tag ANSI, helloworld, Serial, Terminal
3 446
Terminal interface for communicating with serial ANSI/VT100 terminals tag ANSI, Serial, Terminal
2 11
Test example of UDP for http://mbed.org/forum/helloworld/topic/1279/, fixing some settings for LPC2368
1 257
Version of http://mbed.org/cookbook/NetServicesTribute with setting set the same for LPC2368 tag EthernetNetIf
1 59
Simple Hello World for the SRF05 library tag helloworld, SRF05
1 296
Library for the SRF05 Ultrasonic Rangefinder tag RangeFinder, SRF05, ultrasonic
2 109
Hello World Example for the Nokia LCD library tag NokiaLCD, Olimex, sparkfun
3 1079
Driver for the range of Nokia 130x130 displays as found on Sparkfun and Olimex breakout boards, supporting the 6100, 6610 and PCF8833 drivers tag 6100, 6610, mobileLCD, NokiaLCD, Olimex, PCF8833, sparkfun
1 0
See when a UART looses framing based on baudrate shmoo
1 1
Program to dump out dividers for a UART, after it being set up
1 4
Example for use with experimental interface version supporting powerdown tag experimental