Close

Multiple Versions on Github

A project log for All-In-One ESP8266 IFTTT Button

This is an IFTTT IoT button based on Noel Portugal's design but implemented on an ESP826-07 breakout board with a built-in button.

stopsendingmejunkstopsendingmejunk 12/31/2015 at 08:130 Comments

I have added my current code to github, split into powered and power-saving versions.

The powered version is working with GPIO00 (the onboard button). The PowerSaving version is not working. It remains constantly on or boot-loops. I'm not sure how to make it stay off until the button is pressed or if it is possible.

I had a difficult time figuring out which pin to use for GPIO00 but found a resource here.

https://github.com/sam1am/IFTTTButton

Discussions