This repository is a fork of alixahedi/i2c-lcd-stm32. I have simply added support for I2C interrupt routines. This is a simple and efficient I2C LCD library for STM32 microcontrollers, designed to ...
This is a lightweight and portable library to interface HD44780-compatible LCD modules using an I2C backpack (PCF8574) with STM32 microcontrollers. It is written using the STM32 HAL library and is ...