ex_lcd v0.3.0 API Reference
Modules
ExLCD implements a standard API for controlling and displaying text on character matrix LCD display modules. ExLCD handles most modes and operations supported by common display modules
ExLCD.Driver defines the behaviour expected of display driver modules. Each display driver module must use this module and implement the expected callback functions
ExLCD.HD44780 is the display driver module for Hitachi HD44780 type parallel LCD display controller managed display modules