-
Notifications
You must be signed in to change notification settings - Fork 0
Software
The ESP32Arduino_WordClockVxxx.ino file transforms the Nano ESP32 and SK6812 or WS2812 LED strips into a Word clock, connecting to your WIFI router and syncing the time from an NTP server.
You can control the software via Bluetooth on your Android or iPhone/iPad/iMac.
For the 144 LED clock, there are four languages available for selection, or you can create a four-language clock that simultaneously displays all four languages with its 625 LEDs.
Of course, this requires a word plate. Word clock with SK6812 LEDs in NL, DE, FR.
The software is compatible with both SK6812 and WS2812 LED strips.
With some programming knowledge, you can easily modify the clock to display a single language, whether it be French, German, or English.
Or consider a single language clock.
The libraries.zip contains the necessary libraries to compile the software. Extract them into your libraries folder.
Then, download the program folder and compile it for the Arduino Nano ESP32.
Install Arduino Nano ESP32 boards
Board: Arduino Nano ESP32
Partition Scheme: With FAT
Pin Numbering: By GPIO number (legacy) !! change this
The LEDs will not turn on when you use the "Arduino default pin settings" due to a bug in the Adafruit Neopixel library