A small digital counter intended for use in board games. Runs on an ATTiny85 using an SSD1306-based 128x64 OLED display, in a custom designed and 3D printed case.
Mark van Renswoude
b20ce09a2c
OLED worked, displaying large digits worked, reading VCC level worked, started refactoring. Does not currently build, but I'm too tired to figure it out right now. |
||
---|---|---|
KiCad | ||
Source | ||
.gitignore | ||
README.md |
Schematics and PCB layout made using KiCad (http://kicad-pcb.org/).
ATTiny85's firmware is built using PlatformIO (http://platformio.org).