Adafruit TinyLiquidCrystal Library [](https://github.com/adafruit/TinyLiquidCrystal/actions)[](http://adafruit.github.io/TinyLiquidCrystal/html/index.html)
June 19, 2020 ยท View on GitHub
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