Chris Styles

10 pages

Notebook pages are being deprecated

deprecated

Export your notebooks from your account settings.

Due to limited adoption and persistent spam abuse, we are removing notebook support. As of May 2021, Notebooks are deprecated and are read-only.

Looking to share with other users? Consider creating a code repo , as these are searchable and easier for others to import into their development environments.

Want to create private notes? You may want to try GitHub Gists.


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 …
This page show how to user the $Sub$$ feature to patch code that is in either in binary object files or stored in ROM
This page is an investigation into how to get the best possible performance from the mbed ADC
A cheat sheet for using the NXP PCA9532 I2C 16 bit IO expander on the Embedded Artists Baseboard.
This is the write up for the PCA9532 I2C LED driver/dimmer from NXP. This part is included on the Embedded Artists Baseboard.
How to reuse the binary prototyped on your mbed Microcontroller with the LPC1768 on a custom PCB
A note page discussing how to reduce the current drawn through VB
This is an experiment to make a software input debouncer class that is a drop-in replacement for DigitalIn