Dependencies of AdaFruit_RGBLCD
A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.
Last updated:
30 Aug 2014
Support for the AdaFruit_RGBLCDShield. Uses MCP23017 for control of the port expander. Code intentionally kept as close to the Arduino code released by AdaFruit to make updates easier.
Last updated:
02 Sep 2014
Basic library of routines to interface to a Microchip MCP23017 16-bit I/O expander using an I2C interface.
I2C,
MCP23017,
wattbob
Last updated:
20 Feb 2019
The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
Last updated:
24 Jan 2015
Simple RTC class based on DS1307. Emphasis on simple. Allows you to run at 100k or 400k Hz (for newer DS1307 capable devices). MapTime() allows you to set the time() …
clock,
ds1307,
RTC,
time