Search mbed
User details
Joined: 22 Oct 2009
Posts: 55
Notebook pages: 2
Wiki edits: 0
Published programs: 2
Published libraries: 0
Richard's microcontrollers
mbed NXP LPC2368

Richard Sewell

» Find people near Richard on the world mbed map

Richard Sewell



Recently modified notebook pages

All notebook pages

uCam serial camera
Serial interfacing to the uCam camera
tag camera, imaging, Serial, ucam
SerialBuffered
A serial class with interrupt-driven read buffering and read timeouts, for more reliable high-speed reading.
tag buffering, Serial

Recently modified programs & libraries

All programs

All libraries

ucam
This is the code we showed at Uncraftivism
ucam
ucam
This is the complete code for theeyestheeyes.
SerialBufferedDemo
This is the SerialBuffered class, which wraps Serial and adds interrupt-powered buffered reading (so it will catch inbound data even when your app is busy doing something else) and simple ...