btclock_v2/README.md
2023-08-08 10:46:05 +02:00

17 lines
496 B
Markdown

# 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.
## Software
- [PlatformIO](https://platformio.org/platformio-ide).
- [Node.js](https://nodejs.org/en) and [yarn](https://yarnpkg.com/).
## Hardware
See [wiki](https://github.com/dsbaars/btclock_v2/wiki) for requirements and build instructions.
## Schematic
![Schematic](doc/schematic.png)