Display
A library to drive 7 segment displays using interrupts.
It inherits the 'Print' class, so myseg.print(1234) works. It will display alpha characters, as much as it can :).
Maintainer: Lucy Amanda Siobhán Anyte Emily Tegea
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.