Display
A generic interface for display libraries in embedded systems.
This library defines a standard interface for display libraries. It helps developers implement common methods like init(), clear(), setLabel(), and updateValue() for various types of displays.
Maintainer: ultiblox@makerzone.com.au
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.