btclock_v2/README.md

17 lines
496 B
Markdown
Raw Normal View History

2023-06-10 21:23:31 +02:00
# 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.
2023-06-10 21:23:31 +02:00
## 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.
2023-06-10 21:23:31 +02:00
## Schematic
![Schematic](doc/schematic.png)