-->
Page 1 of 1

Thingspeak iot based on work by; bpangrati

PostPosted: Tue Jun 30, 2015 1:11 pm
by Tom_Neverwinter
Instead of reinventing the wheel I decided to work off bpangrati's work until I have a better understanding of lua and the esp8266.

could someone give me some constructive criticism on this fork?
https://github.com/Tom-Neverwinter/esp8266-dht11

I know that the esp-01 is unable to use deep sleep unless connecting rst
so I want to experiment with different sleep modes and using the two easily accessible GPIO pins.
Later I want to experiment with pir motion sensors, hygrometer, and some reed switch based window sensors, etc.
connect to android via an app and a website.
again any feedback would be greatly appreciated.