-->
Page 1 of 1

ESP8266 + IFTTT

PostPosted: Fri Jun 26, 2015 8:58 am
by pentiger
I have successfully deployed an IFTTT integration with ESP8266 using the new Maker channel:

https://www.youtube.com/watch?v=6hvIokeS_4g

I noticed however that the battery doesn't last long.
Is there a way to extend battery life with programming (I'm using Arduino IDE)?
Thanks

Re: ESP8266 + IFTTT

PostPosted: Sat Jul 11, 2015 4:48 am
by tytower
See wiki above on power usage for deepSleep() function . Easy to use and effective