uploaded 1 year ago
Driver for HD44780 compatible LCD text displays

4 examples

  • default
    This example initializes the driver, uploads custom characters, and displays "Hello world!" along with the custom characters, continuously showing…
    2.03 KB
  • i2c
    An example to use HD44780 LCD with PCF8574 Remote 8-Bit I/O Expander for I2C Bus. It prints "Hello world!" with two user-defined characters and…
    16.19 KB
  • i2c_scroll
    This example demonstrates how to use the HD44780 LCD with the PCF8574 Remote 8-Bit I/O Expander via the I2C bus. It displays scrolling text, either…
    2.78 KB
  • simplest_barometer
    The example configures BMP280 and HD44780 via PCF8574. It shows temperature and pressure on the LCD in a loop.
    16.23 KB