-->
Page 1 of 1

Temperature control with ESP8266 and DHT11

PostPosted: Tue Mar 03, 2015 5:19 pm
by hbouzas
Building on top of the progress I made on the 4 and 8 relays control board I have developed a board and LUA program to monitor temperature and humidity, report via json, set min and max them and humidity and trigger alarms. I'll be posting the project here www.horaciobouzas.com

Re: Temperature control with ESP8266 and DHT11

PostPosted: Tue Mar 03, 2015 5:58 pm
by gregware
Hello,
This sounds cool. Have you managed to get a good stability over time with LUA?
I've been experimenting erratic behavior (frequent resets) with the LUA code, can you run stable?
I've used DS18B20 and MQTT LUA support.
Maybe I have a hardware issue with my powering.
Thanks,