Working from home time tracker with LED and IFTTT interface
Posted: Fri Jan 19, 2018 2:35 am
So I want to take this idea http://www.simpleiothings.com/build-a-10-wifi-smart-button/ and this idea/3d print https://mylifeasa.tinkerer.us/philips-hue-remote-using-esp8266-6afaf76ac8a8 and put them together to be able to track my hours when working from home.
I have the code for sending button presses to IFTTT > Google Sheets figured out. My problem is the LED for the box and how I want it to work. I am at a complete loss on how to code it. Basically I have an RGB LED and I want it to blink blue a few times when first pressed, then stay steady red until pressed again then flash green.
Is there a way to do this with just an ESP8266, a button and an RGB LED?
I have the code for sending button presses to IFTTT > Google Sheets figured out. My problem is the LED for the box and how I want it to work. I am at a complete loss on how to code it. Basically I have an RGB LED and I want it to blink blue a few times when first pressed, then stay steady red until pressed again then flash green.
Is there a way to do this with just an ESP8266, a button and an RGB LED?