Hi,
I think you'll see more and more the esp8266 module. I think it should be nice to have a topic for that, because the ESP8266 is a great module very well for domotica , it is ip based and more secure that the 433mhz modules en 866 modules.
Some interesting stuff:
quick start esp8266 and nodemcu
http://benlo.com/esp8266/esp8266QuickStart.html
domoticz with esp8266
http://www.domoticz.com/wiki/ESP8266_WiFi_module
replace switch with esp8266
https://www.youtube.com/watch?v=mkNd2KptBGQ
dht22 with esp8266
http://harizanov.com/2014/11/esp8266-po ... r-reading/
And als Robert is going well
blog.hekkers.net
maybe replace the ds18b20 with dht22 so you have also humidity
All types of the es8266 and additional links
http://gathering.tweakers.net/forum/lis ... 3#43583653
Arduino and the esp8266 with dht22 and fhem
http://forum.fhem.de/index.php/topic,33 ... #msg256070
ESP8266 topic
Re: ESP8266 topic

ESP8266 running nodeMCU (very nice, makes the ESP8266 much more powerful than the default firmware which only supports the AT commands). It uploads the values of the sensors to Domoticz. I have attached two waterproof DS18B20 to the pipes of my central heater, so i can make a nice logging for it: http://tweaken.blogspot.nl/2015/01/cv-k ... t-een.html (not my blog

I didn't make the Lua code for the ESP8266, so can't post it here

But the version for one DS18B20 can be found here: http://vaasa.hacklab.fi/2015/01/12/esp8 ... k-nodemcu/ (be careful, the DS18B20 in his scheme is the wrong way round, i found out because my DS18B20 got very hot... But still working

See also http://domoticz.com/wiki/ESP8266_WiFi_module for other nice projects.
Re: ESP8266 topic
This is a really good piece of information and an interesting one. I have read the Lua code for ESP8266 and it covers all the conditions. Don’t think I’ll have to edit it a lot if I want to customize it for utilization. Have you look at correcting the pin-outs of DS18B20? If so, it’ll be really helpful if you can share the updated schematics. I won’t have time this weekend, If I get some on the next weekend, I’ll try to update in case you haven’t. Thank you for sharing.
Regards,
Sohaib J.
Regards,
Sohaib J.
-
- Member
- Posts: 86
- Joined: Sun Jun 03, 2012 3:08 pm
- Location: Apeldoorn / Netherlands
- Contact:
Re: ESP8266 topic
is there someone who already made serial <> Ethernet relay for monitoring the P1 port on the "smartmeter"
I will get a smartmeter here in a couple of weeks, and the ESP seems to be a nice device to send the readout data to an server in-house
so if someone already has a nodemcu lua script and schematics how to wire it to the uart port
I will get a smartmeter here in a couple of weeks, and the ESP seems to be a nice device to send the readout data to an server in-house
so if someone already has a nodemcu lua script and schematics how to wire it to the uart port

Xtrusion Digital Home Automation Project