This paper presents a library for Arduino that allows interfacing a 16x2 LCD display with the HD44780 controller via the PCF8574 I2C expander. The library provides basic functions for displaying text ...
This is a micropython library for using LCD1602 or LCD2004 screen with PCF8574 I2C chip attached. It is modified from a module of [micropython Chinese Community ...