hpsaturn / MultiFuncShield-Library

Arduino Multi Function Shield Library
GNU General Public License v3.0
15 stars 13 forks source link

Add more char codes to 7 segment display #6

Closed hugodopradofernandes closed 3 years ago

hugodopradofernandes commented 3 years ago

Add more char codes to 7 segment display Change chars K,M,V,W,Z,!,?,'," to differentiate them instead of show 3 bars as before. Based on representations from https://en.wikipedia.org/wiki/Seven-segment_display_character_representations

hpsaturn commented 3 years ago

Thanks for your contribution. Please after this merge resync the library because I'm going to add a little refactor. Thanks