-->
Page 1 of 2

esp8266 + dht11 + mysql datables

PostPosted: Mon Oct 17, 2016 2:26 pm
by acddomo
Hello, I need to record temp and humidité values from dht 11 connecter to esp8266.
What do you advice for that project ?

Thankx,

Re: esp8266 + dht11 + mysql datables

PostPosted: Mon Oct 17, 2016 11:32 pm
by Pablo2048
I suggest to start searching first... IMHO many similar projects are described here on forum or in the internet so please do it and ask questions when you get stuck somewhere...

Re: esp8266 + dht11 + mysql datables

PostPosted: Tue Oct 18, 2016 11:49 am
by acddomo
thankx for your help

Re: esp8266 + dht11 + mysql datables

PostPosted: Wed Oct 19, 2016 3:39 am
by carl
This might help.. I was able to monitor my DHT 11 data( Temp, Humi and Heat Index) and send it directly to database.. The code is in the tutorial..

1. If you are using Arduino IDE when Programming
http://thinkingparts.blogspot.com/2015/08/home-automation-diy-version-internet_13.html

2. If you are using ESPloere when programming
http://thinkingparts.blogspot.com/2015/08/home-automation-uploading-code-into_23.html