/WallClock

Code for Nodemcu Led Clock

Primary LanguageC++

WallClock

  • connects Nodemcu to WS2812b LEDs and displays current time
  • Nodemcu connects to Wifi and provides Webserver to interact with LEDs via REST
  • gets time from world time server
  • stores time in RTC and offers function to get it from there