Display
Arduino driver for BC759x series 7-segment LED display chips.
Supports BC7595 and BC7591, these chips provide comprehensive controls for 7-segment LED numeric displays from 6-digit to 32-digit, or 48 to 256 individual LEDs. Using a single UART TX line. with this driver, user can easily display: HEX numbers, Decimal numbers and Float numbers. Besides these BC759x also have whole digit or individual LED blinking control, and 16 dimming levels.
Maintainer: Bitcode support
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.