Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 813 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 813 Bytes

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