mathertel / LiquidCrystal_PCF8574

A library for driving LiquidCrystal displays (LCD) by using the I2C bus and an PCF8574 I2C adapter.
https://www.mathertel.de/Arduino/LiquidCrystal_PCF8574.aspx
BSD 3-Clause "New" or "Revised" License
133 stars 53 forks source link

Sample Code For custom characters #16

Closed satishmunot closed 2 years ago

satishmunot commented 4 years ago

Hi, Put Displaying custom character on LCD sample code.

mathertel commented 3 years ago

The standard example for LiquidCrystal should work, but needs the fix of version 1.3.0

mathertel commented 2 years ago

The example now includes 2 custom characters that are saved to the display and can be used with characters \01 and \02.