ba58eb93c0
Moved away from proof of concepts, started prototyping for the final software
...
- Button library
- State handling and transitions
- Default state: dual counter display
- User unknown state: static for now
- Lost the game state: static for now
2016-12-04 19:53:43 +01:00
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
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