/ESP8266-Wordclock

The famous Wordclock implemented on an ESP8266 with WS2812B LED-Stripes

Primary LanguageC++GNU General Public License v3.0GPL-3.0

ESP8266-Wordclock

This is an implementation of the famous Wordclock on an ESP8266 using WS2812B LED-Stripes. The time is syncronized via NTP and can be configured via MQTT for interagation with me other home automation projects.

It's based on the Arduino Arduino core for ESP8266 and needs these libraries:

Please use "git clone --recursive" to get the LCD-Fonts.

For more information an my hardware design see: https://www.basti79.de/mediawiki/index.php/Wordclock