16 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:
18 Dec 2017
OLED Display with I2C controlled SSD1308 Driver.
Last updated:
10 Dec 2017
Notebook for the PT6312 VFD driver Library.
Last updated:
28 Aug 2017
Handbook for the TextLCD Enhanced library. HD44780 compatible text LCD controllers with 4bit bus, I2C and SPI expander and native serial interfaces.
AIP31066,
AIP31068,
HD44780,
HD66712,
KS0066,
KS0073,
KS0078,
LC7985A,
NT7603,
PCF2119,
PCF211X,
SED1278,
SPLC780,
SSD1311,
SSD1803,
ST7032i,
ST7036,
ST7036i,
ST7066,
ST7070,
US2066,
WS0010
Last updated:
25 Jan 2017
USB Joystick Device based on HID interface
Last updated:
19 Mar 2016
Notebook that describes the use of the STM Studio graphical viewer for monitoring and debugging with the mbed online compiler.
Last updated:
24 Nov 2015
LandTiger LPC1768 board description. Feature summary and overview of compatibility with mbed.
Last updated:
27 Jan 2015
LPC812 LPCXpresso Board with mbed online compiler
Last updated:
24 Dec 2014
SC16IS750 I2C or SPI to UART bridge
Last updated:
27 Apr 2014
M24SR64 NFC/RFID Tag with I2C Interface.
Last updated:
23 Feb 2014
Last updated:
31 Dec 2013
SAA1064 I2C 7-Segment LED Driver
Last updated:
27 Sep 2013
Library for NXP (Philips) PCF8591 I2C 4 Channel, 8bit Analog to Digital converter and a 1 Channel, 8bit Digital to Analog converter.
Last updated:
09 Sep 2013
Driver for a 4 digit 14 segment Starburst LED display using SPI
Last updated:
09 Sep 2013
Driver for Smart LED matrix displays like Agilent (formerly HP) HDSP-253X and similar devices. Interfacing is through I2C PCF8574 portexpanders.
Last updated:
18 May 2012
IEC60601-1-8 Audible Alert Generator. Medical alarms tone sequences generated in software.
Last updated:
17 Sep 2011
In some cases you need to hook up devices that require a parallel 'bus' (eg databus, addressbus and controlsignals). Rather than use up all many mbed portpins it may be …