JonVanc / ESP8266_LightAlarmClock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Light Alarm Clock - ESP8266 Code

An ESP8266 powered alarm clock that gradually wakes you up with a sunrise simulating (red to white) light, via an RGB light strip. Serves an webpage for alarm time entry.

Uses

  • Websockets for color selection and brightness
  • Over the air (OTA) updating of code.
  • NTP servers for time

Circuit Board

The corresponding PCB can be found here.

About


Languages

Language:C++ 82.9%Language:JavaScript 6.0%Language:HTML 5.8%Language:C 4.3%Language:Processing 1.0%