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.
Go to file
Mark van Renswoude 8fad31a338 Fixed "multiple definition" errors 2017-08-02 06:23:18 +02:00
KiCad Initial commit 2017-08-01 23:29:57 +02:00
Source Fixed "multiple definition" errors 2017-08-02 06:23:18 +02:00
.gitignore Initial commit 2017-08-01 23:29:57 +02:00
README.md Initial commit 2017-08-01 23:29:57 +02:00

README.md

Schematics and PCB layout made using KiCad (http://kicad-pcb.org/).

ATTiny85's firmware is built using PlatformIO (http://platformio.org).