Search Notebooks
User details
Joined: 28 May 2008
Posts: 177
Notebook pages: 9
Wiki edits: 326
Published programs: 108
Published libraries: 14


This user is an mbed staff member.

All notebooks

Chris Styles

9 pages

Notebook

Getting the best ADC performance from mbed
This page is an investigation into how to get the best possible performance from the mbed ADC
tag adc, noise, spikes
mbed EMC Testing
Cheat Sheet - EA Baseboard PCA9352
A cheat sheet for using the NXP PCA9532 I2C 16 bit IO expander on the Embedded Artists Baseboard.
tag embedded artists, I2C, PCA9532
PCA9532 - I2C LED Dimmer
This is the write up for the PCA9532 I2C LED driver/dimmer from NXP. This part is included on the Embedded Artists Baseboard.
tag I2C, LED Dimmer, PCA9532
Embedded Artists Baseboard
Prototype to hardware
How to reuse the binary prototyped on your mbed Microcontroller with the LPC1768 on a custom PCB
RTC Battery Backup Current
A note page discussing how to reduce the current drawn through VB
tag Battery, RTC, VB
Christmas Tree Watering
In order to keep needles on the Christmas tree until Christmas, a strict watering regime is put in place. Remembering to wter plants is hard enough, so when the stakes ...
tag ethernet, PHP, SMS
Switch Debouncing
This is an experiment to make a software input debouncer class that is a drop-in replacement for DigitalIn
tag DebouncedIn, debouncing, Input, switch