Very simple clock for a M5StickCPlus with NTP time-sync based on LordLeXaT's m5StickC-Clock.
It's showing the time :D
- Showing data and time
- Short press button A(Home) to turn off LCD (power saving) or set the minimum brightness
- Long press (2 seconds) button B forces resync with NTP-Server via your WIFI hotspot
- Change your WIFI credentials(
wificonfig.h
), timezone and maybe NTP Server(timeconfig.h
) - Compile
m5stickcplus-clock.ino
file and upload it to M5StickCPlus