Neo7Segment icon indicating copy to clipboard operation
Neo7Segment copied to clipboard

An API that lets you display numbers and letters on Neo7Segment RGB LED displays that are available from tindie, or that can be constructed via strips of Neopixel LEDs.

Results 3 Neo7Segment issues
Sort by recently updated
recently updated
newest added

- Modifications to allow lower and uppercase character in the same string (e.g: HEllo instead of HELLO or hEllo) - If lowercase character doesn't exist, upper case is used (e.g.:...

Specifying the library dependencies in the `depends` field of library.properties causes the Arduino Library Manager (Arduino IDE 1.8.10 and newer) to offer to install any missing dependencies during installation of...

Hey, I made a board that I was hoping would be compatible with this library but when I run the test examples, I get a lot of flickering. It's possible...