A smaller brother of the InfoClock with ESP32 and an OLED display
The code is under development, many things can and will change!
- Download Visual Studio Code (or other editor that supports platform.io)
- Download platform.io plugin for the editor,
- Checkout the project and the dependencies,
- Edit data/config.txt and put your passwords and keys,
- Upload filesystem (
platformio target -r uploadfs
), - Upload the program itself,
- Power on the device, it should connect to the specified access point
- Edit all the other configuration using online editor,
- That's it!