The project was born of inspiration by other RGB LED clocks. I always felt that they didn't play enough with what was available. The LEDs were often bare, or facing directly to the viewer.
Most clocks I've seen would only highlight one or two LEDs for each "hand" I wanted a more beautiful method of telling time so that this could be part art piece part clock
Finally, I made it using the new(ish) esp8266 chip as I wanted a way to change the colours, and an HTML interface seemed to be just the trick.
Hi Chris
can you help me please,
I can not load your lightclockwifi sketch into the nodecu esp8266 because it always gives me the error SECS_PER_HOUR was not declared in this scope.
And then i have another error:
time_t_syncInterval = SECS_PER_HOUR;
return secSince1970 + (time_t) (totalOfset * SECS_PER HOUR);
I tried to put your NTP and TIME libraries but nothing.
Sorry for my bad english
Thanks
Greating from Italy