IFTTT Button using ESP8266 Breakout

Questions and comments relating to the ESP8266 Modules
sam1am
Posts: 2
Joined: Wed Dec 30, 2015 8:30 pm

IFTTT Button using ESP8266 Breakout

Unread post by sam1am »

Hello, I am trying to create an IFTTT button using the breakout board from here. I read in the description I can use the flash button as an input but I'm not quite sure how to do it.

I am using code from this guide. I had to hard code the wifi connection details but when I do it just boot loops, triggering the IFTTT channel every time. I'm new to LUA and wondering how I can adapt this code to respond to the flash button - essentially getting rid of the external button totally.

Can anyone help me?
sam1am
Posts: 2
Joined: Wed Dec 30, 2015 8:30 pm

Re: IFTTT Button using ESP8266 Breakout

Unread post by sam1am »

I figured it out. There is a guide here for which pins to use: https://github.com/nodemcu/nodemcu-firm ... w_gpio_map
Post Reply