Making an Internet Controlled Lamp
With devices such as Philips Hue becoming more common in our homes, I thought it would be interesting to bulid my own. The Hue system relies on a network bridge to interface between the Hue network, and the home network. In my opinion this is an unnecessary additional cost, especially with devices such as the ESP8266 readily available. My lamp will use a set of WS2812 LEDs and an ESP8266 connected via WiFi to Firebase, with a web interface to control the color of the LEDs.