AdaFruit_RGBLCD

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.

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.
Basic library of routines to interface to a Microchip MCP23017 16-bit I/O expander using an I2C interface. I2C, MCP23017, wattbob
The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
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