Closed RobTillaart closed 4 months ago
There appears to be 4x14 displays with different pin mappings (via email). I have a Seeeduino 4x14 display that is not "pin compatible" with this 7 segment library. This Seeeduino display has its own MIT licensed library, so I have to think what the added value would be of "my own" version.
@RobTillaart Cannot think of an added functionality / value in my own library so for now I close this issue.
(issue created after email request) The library currently only supports 4 x 7 segment displays.
There exist however many 4 x 14 segment displays like
Q: is it possible to support these in this library?
Q: can the user define its own char map?
Constraints:
These constrains indicate that the derived class (or stand alone class) is the first way to explore.