Andy Kirkham

Public repositories (17)


26 1833
MODSERIAL Featured
Bug fix release tag buffer, Buffered, rs232, RS485, Serial
18 248
MODDMA GPDMA Controller New features: transfer pins to memory buffer under periodic timer control and send double buffers to DAC tag DMA, gpdma, MODDMA
3 22
MAX3100, an external serial device to add additional serial ports via SPI tag MAX3100, Serial
2 60
Simple to use macros to manipulate GPIOs quickly. tag GPIO
5 91
Provides an API software interface to TIMER2 to control upto four stepper motors. tag motor, Stepper
4 116
A simple API/Software interface to the LPC17xx PWM peripheral to provide control to up to six RC type servo controllers. tag control, RC, remote, Servo
7 312
Allows for a GPS module to be connected to a serial port and exposes an easy to use API to get the GPS data. New feature, added Mbed/LPC17xx RTC synchronisation tag GPS
5 8
Very simple cooperative round-robin task scheduler. See examples. tag Scheduler
4 12
A Ton (Timer On) is used to provide an \'on delay\' system so as to avoid using wait() tag timer, Ton, wait
1 2
Used to hold all my \"snippets\" I create in forum support.
3 126
FPointer - A callback system that allows for 32bit unsigned ints to be passed to and from the callback. tag Callback, FunctionPointer, Functor
3 657
InterruptIn style DigitalIn debounced with callbacks for pin state change and pin state hold. tag debounce, DigitalIn, InterruptIn
2 380
Extends DigitalIn to DebounceIn to provide mechanical switch debouncing. tag debounce, DigitalIn
3 18
ADF4360 - See http://mbed.org/forum/helloworld/topic/1430 tag ADF4360
1 7
TEST ONLY!
1 28
This module provides a simple API to the Maxim MAX7456 on-screen display chip tag MAX7456, osd
1 2
Satellite Observers Workbench. NOT yet complete, just published for forum posters to \"cherry pick\" pieces of code as requiered as an example.