13 lines
530 B
Markdown
13 lines
530 B
Markdown
# OrangeBTClock (working title)
|
|
|
|
[![BTClock CI](https://github.com/btclock/OrangeBTClock/actions/workflows/tagging.yml/badge.svg)](https://github.com/btclock/OrangeBTClock/actions/workflows/tagging.yml)
|
|
|
|
Firmware for cheap ESP32-S2/S3 hardware combined with a eInk display
|
|
|
|
See releases for prebuilt binaries, ready to flash (e.g. with the [esphome web flasher](https://web.esphome.io/))
|
|
|
|
## Development
|
|
|
|
- [PlatformIO](https://platformio.org/platformio-ide).
|
|
- [Node.js](https://nodejs.org/en) and [yarn](https://yarnpkg.com/).
|
|
|