在ESP8266 Nodemcu上使用http和websocket服务器创建一个WiFi按钮| IFTTT的电子邮件警报



在这个项目中,我在ESP8266上创建了一个网络服务器,该服务器计算按钮的按下次数,并通过websocket在网页上实时显示。 我们还使用IFTTT来触发每5次按下的电子邮件警报。 本教程中使用的代码:-https://github.com/jigneshk5/WiFi-Button-using-ESP8266重要链接:-https://github.com/jigneshk5/WiFi-Button-using-ESP8266/blob/master/ links.txt用于从Arduino IDE实现IFTTT Webhook的库:-https://github.com/Rupakpoddar/ESP8266Webhook与我联系:-https://www.linkedin.com/in/jignesh-kumar-841552149/支持我:-https://www.patreon.com/iotguy。

2 comments
  1. This is interesting! I will be following you. I just subscribed. Checkout my channel as well, perhaps you will gain something too, so subscribe as well 🙂

Comments are closed.