Welcome to the lcd-i2c-library repository! This library provides an interface to control an HD44780-based LCD via an I2C converter using the PCF8574 module. If you are working on an Arduino or AVR ...
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Issues are used to track todos, bugs, feature requests, and more.
One of the limitations of the small 8 bit microcontrollers like the Atmel ATMega family adopted by the Arduino board, is the reduced number of I/O ports. Among the main advantages of these ...