Commit Graph

5 Commits

Author SHA1 Message Date
Mark van Renswoude b4e971cc4a Fixed character output
Added placeholders for centered/right-aligned text
Added text mode toggle for testing purposes
Added serial debug option
2016-11-29 20:00:47 +01:00
Mark van Renswoude 4c16260e55 Fixed data corruption issue due to incorrect PROGMEM usage
Added switchable shift register order
Added potentiometer-controlled delay for demonstration purposes
2016-11-27 23:14:17 +01:00
Mark van Renswoude 8bb9959f67 Moved lib files to project root to be compatible with the standard Arduino IDE
Implemented 2-digit counter as a test
2016-09-30 23:14:29 +02:00
Mark van Renswoude bf34454a82 Added SegmentDisplay class based on circuits.io test code (untested) 2016-09-26 23:14:03 +02:00
Mark van Renswoude 16a33e26c9 Added notes, photos and code for the first step: driving the displays using basic multiplexing 2016-09-24 14:12:19 +02:00