b424321bc0e39ddfe9dcef7c878eca0cf71ac09a
Important Note:
This project has been unofficially forked from https://github.com/techniccontroller/wordclock_esp8266 which was initially created by techniccontroller. Copyright and licensing is respected. Very many thanks for the initial code!
Wordclock 2.0
Wordclock 2.0 with ESP32 and NTP time.
Languages
The Wordclock is available in German language.
Features
- Time update via NTP server
- Games: Pong, Snake, Tetris, ...
- Automatic summer/wintertime change
- Easy wifi setup with WifiManager
- Configurable color
- Configurable night mode (start and end time)
- Configurable brightness
- Automatic mode change
- Webserver interface for configuration and control (web address: wordclock.local)
- Automatic current limiting of LEDs
Pictures of clock
Quickstart
- Clone the project into the a directory.
- Open directory in VSCode with PlatformIO extension installed.
- Current dependencies (TBD):
- Platform TBD
- Libraries TBD
Remark about the WiFi setup
By default the WifiManager is activated. That is, the word clock makes the first time its own WiFi (should be called "WordclockAP"). There you simply connect to the cell phone and you can perform configuration of the WiFi settings conveniently as with SmartHome devices.
Description
Languages
C++
75.2%
HTML
16.1%
C
7%
CSS
0.9%
Python
0.8%
