Releases: michaelkamprath/i2c-character-display
Releases · michaelkamprath/i2c-character-display
Support for reading data from display
Some I2C adaptors for character displays support reading data from the display. Specifically, the generic PCF8754T adaptor. This updated refactors code in order to support reading data from the display when the adaptor supports it.
Support for Dual HD44780 Displays
Added support for character displays that use two HD44780 drivers, notably the 40x4 character display.
v0.1.0
First release. Support for Adafruit LCD Backpack and common PCF8574 based I2C interfaces for character displays.