Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Adafruit TinyLiquidCrystal Library Build StatusDocumentation

This is an Arduino library for the Adafruit Trinket and Gemma mini microcontrollers to interface with liquid crystal (LCD) displays. The difference between this library and the Adafruit main LiquidCrystal library is use of the TinyWireM library for I2C.

To download. click the DOWNLOADS button, rename the uncompressed folder TinyLiquidCrystal. Check that the TinyLiquidCrystal folder contains TinyLiquidCrystal.cpp, TinyLiquidCrystal.h, TinyAdafruit_MCP23008.cpp, TinyAdafruit_MCP23008.h, and an examples folder. Place the TinyLiquidCrystal library folder in your /libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the Arduino development software (IDE).

About

A simplified library for the Adafruit I2C/SPI backpack, for use with Gemma & Trinket

Resources

Packages

No packages published

Languages