adafruit / Adafruit_CircuitPython_HT16K33

Adafruit CircuitPython driver for the HT16K33, a LED matrix driver IC.
MIT License
41 stars 29 forks source link

Add alphabetical characters for 7x4 segments #109

Closed DJDevon3 closed 1 year ago

DJDevon3 commented 1 year ago

Used to be A-F only, can now display more with ESP32-S2. Might possibly cause lower RAM owners like M0 to hit memory issues and could need board specific switching code depending on board/RAM limitations in the future.