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