2e8007d510
Support for gun armed detection
...
First attempt at implementing animation
2016-12-05 23:42:20 +01:00
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
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