LCD03

Display

A library for I2C control of the LCD03 20x4 and 16x2 serial LCD modules from Robot Electronics.
It aims to maintain compatibility with the Arduino LiquidCrystal library (version 0017 onwards) , though some features of LiquidCrystal are ommited and additonal features are provided. It supports all features of the LCD03 including custom characters and the ability to read the keypad. Supports Arudino 1.0.0 and newer.

Author: Ben Arblaster

Maintainer: Ben Arblaster

Read the documentation

Go to repository

Compatibility

This library is compatible with the avr, esp8266 architectures so you should be able to use it on the following Arduino boards:

Compatibility Note

Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.