Skip to content

dakky/WordclockV3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp8266wordclock

Wordclock with WS2812B RGB LED modules driven by an ESP8266 module

This is my interpretation of the popular wordclock project. Key features:

  • runs on ESP8266 (ESP-07) and Wemos D1 mini
  • using Arduino framework
  • 114 WS2812B LEDs (driven by AdaFruit_NeoPixel library)
  • WiFi connected
  • WiFiManager allows for easy configuration when WiFi network is not yet configured
  • NTP client regularly fetches time
  • integrated web server handles configuration interface for colors, time server etc.
  • automatic brightness using LDR

front front

Projects

Here are some projects based on this code.

About

Wordclock V3 ESP8266 WS2812

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 64.6%
  • JavaScript 26.5%
  • HTML 5.6%
  • C 2.9%
  • CSS 0.4%