DisplayUtils

Display

Utility classes to help working with displays (eg large fast changing numbers)
The DisplayAreas class provides a way to easily with areas of the screen and the DisplayNumber class (available if GFX included) efficiently updates the display for large (both number of digits and physical size), fast changing numbers.

Author: Philip Fletcher

Maintainer: Philip Fletcher

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.