A block with eInk displays, which can show stuff related to Bitcoin.
.github/workflows | ||
.vscode | ||
data | ||
doc | ||
include | ||
lib/qrcode | ||
scripts | ||
src | ||
test | ||
.gitignore | ||
partition.csv | ||
platformio.ini | ||
README.md | ||
sdkconfig.default | ||
sdkconfig.defaults |
BTClock v2
Improved code for BTClock with many features.
Don't forget to copy config.h.example
to config.h
. Not necessary to adapt it, since everything should be configurable through the WebUI.
Button actions
(Top = 1 to bottom = 4)
- Start/stop timer (confirmed with LEDs)
- Next screen
- Previous screen
- Show IP address
Software
- PlatformIO.
- Node.js and yarn.
Hardware
See wiki for requirements and build instructions.