davidakr / WallClock

Code for Nodemcu Led Clock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Code for Nodemcu Led Clock


Languages

Language:C++ 96.5%Language:C 3.5%