Serial7SegmentDisplay icon indicating copy to clipboard operation
Serial7SegmentDisplay copied to clipboard

Example code and board files for the Serial 7 Segment Display.

Results 4 Serial7SegmentDisplay issues
Sort by recently updated
recently updated
newest added

This is an issue complained about in several comments across all of the 7 Segment product pages. Where everything appears normal, expect Segment 'E' on each digit does not display....

I need to display temperatures from -99.9 to 99.9 (with the leading digit blanked when the value is positive. I will be driving 10 serial displays and I need to...

This existing firmware is designed to be used with a separately maintained fork of [SevSeg](https://github.com/sparkfun/SevSeg) and the APIs are now incompatible. It appears at some point after you all created...

Hi, I am getting two compilation errors in the Arduino IDE. One was a capitalization error on setBrightness. The other is Compilation error: 'class SevSeg' has no member named 'displayString'...