Arduino controlled timer
Arduino + ESP8266, control lamp timer over web. Simple project to learn how to use the ESP8266 board. Would like to change time buttons into text input box so users can set precise timer. Would also add pause button on timer and use millis() instead of delay. But for now, glad it works.