An Arduino library for I²C LCD driver with sample code. This library provides simple API to display characters on the LCD. Include device name header file (PCA8561.h) to use those class libraries.
This repository contains Arduino code and documentation for interfacing with an I2C (Inter-Integrated Circuit) LCD (Liquid Crystal Display). The code is designed to facilitate easy integration of I2C ...