Water heating panel /Ds18b20 Temp

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
maluko
Normal user
Posts: 112
Joined: 02 Sep 2015, 00:49

Water heating panel /Ds18b20 Temp

#1 Post by maluko » 15 Nov 2015, 22:37

Hello guys
I ended my project to control the temperature of heating with underfloor heating through of water panels,
I will use 4 sensors DS18B20
- Sensor to see the temperature of the hot water that goes into home
- Sensor for the actual temperature of the water after leaving home
- Outdoor temperature
- Indoor temperature
After testing in bradboard , I decided move to the final version of my project, then started to build a board with the necessary components.

[attachment=0]IMG_20151115_200655.jpg[/attachment]

- Esp8266-01
- 2 x 4k7
- DC 5V to3.3V convert
- Micro USB
- 8 pin female
- ScrewTerminals
Attachments
IMG_20151115_200655.jpg
IMG_20151115_200655.jpg (35.01 KiB) Viewed 12343 times
Last edited by maluko on 15 Nov 2015, 22:57, edited 3 times in total.

maluko
Normal user
Posts: 112
Joined: 02 Sep 2015, 00:49

Re: Water heating panel /Ds18b20 Temp

#2 Post by maluko » 15 Nov 2015, 22:43

[attachment=0]IMG_20151115_200633.jpg[/attachment]
Attachments
IMG_20151115_200633.jpg
IMG_20151115_200633.jpg (35.49 KiB) Viewed 12342 times

maluko
Normal user
Posts: 112
Joined: 02 Sep 2015, 00:49

Re: Water heating panel /Ds18b20 Temp

#3 Post by maluko » 15 Nov 2015, 22:44

the final version with enclouser

[attachment=0]IMG_20151115_192913.jpg[/attachment]
Attachments
IMG_20151115_192913.jpg
IMG_20151115_192913.jpg (27.24 KiB) Viewed 12342 times

maluko
Normal user
Posts: 112
Joined: 02 Sep 2015, 00:49

Re: Water heating panel /Ds18b20 Temp

#4 Post by maluko » 15 Nov 2015, 22:45

And This will work with domoticz, off course.

[attachment=0]IMG_20151115_193001.jpg[/attachment]
Attachments
IMG_20151115_193001.jpg
IMG_20151115_193001.jpg (71.74 KiB) Viewed 12342 times

dlefol
Normal user
Posts: 26
Joined: 11 Nov 2015, 23:28

Re: Water heating panel /Ds18b20 Temp

#5 Post by dlefol » 24 Nov 2015, 22:38

Really nice :)
I'm working on something similar for my underfloor heating (and am planning to use the output of the sensors to start/stop my circulation pumps).

I am planning to use a node MCU dev kit to avoid having to do my own PCB.

Where did you find the plastic casing ? It looks good and I cannot find suitable ones for the moment.

Thanks for sharing your project.

maluko
Normal user
Posts: 112
Joined: 02 Sep 2015, 00:49

Re: Water heating panel /Ds18b20 Temp

#6 Post by maluko » 25 Nov 2015, 00:07

I has bougt this case here:

http://www.ebay.com/itm/321487958642?_t ... EBIDX%3AIT

but for nodemcu kit i think is a bit tie, so see the dimensions.

careful with output system, because it is unstable yet, the device sametimes reboot, i has tested with relay and happen.

Backbone
Normal user
Posts: 106
Joined: 06 Oct 2015, 22:12

Re: Water heating panel /Ds18b20 Temp

#7 Post by Backbone » 25 Nov 2015, 08:48

Have a look here for a heating system in DMZ.
https://www.domoticz.com/forum/viewtopi ... it=heating

If the EASY ESP module looses connection the script will regain it settings and switch on or off the relay again depending on the needed situation of the thermostat setting.

If you are using NodeMCu and you have no solder skills then this breakout board might be handy :-).
http://www.ebay.nl/itm/NodeMCU-Breakout ... Swo0JWPHKm

Paco

dlefol
Normal user
Posts: 26
Joined: 11 Nov 2015, 23:28

Re: Water heating panel /Ds18b20 Temp

#8 Post by dlefol » 25 Nov 2015, 09:58

Thanks to both of you for the links.

maluko
Normal user
Posts: 112
Joined: 02 Sep 2015, 00:49

Re: Water heating panel /Ds18b20 Temp

#9 Post by maluko » 12 Jan 2016, 23:20

hi guys

since the last project i was working to improve my floor heat control so i have done this:

i have change to a esp 12 because have more GPIO to play :), has add a jumpers to reset, Gpio0/gnd, and upgrade (have to put gnd and vcc by fti too only put RX/TX), add blue led when module are on, lcd to display the temperatures on local, and a switch to turn on/on the LCD (the switch is working by domoticz but i think better work like action control or logic level by esp easy but not implement, nobody tell me if we will get any day).

so this are the photos:
Attachments
rsz_img_20160104_234415.jpg
rsz_img_20160104_234415.jpg (72.94 KiB) Viewed 11948 times

maluko
Normal user
Posts: 112
Joined: 02 Sep 2015, 00:49

Re: Water heating panel /Ds18b20 Temp

#10 Post by maluko » 12 Jan 2016, 23:21

more
Attachments
rsz_2img_20160105_005618.jpg
rsz_2img_20160105_005618.jpg (55.51 KiB) Viewed 11948 times

maluko
Normal user
Posts: 112
Joined: 02 Sep 2015, 00:49

Re: Water heating panel /Ds18b20 Temp

#11 Post by maluko » 12 Jan 2016, 23:21

more
Attachments
rsz_img_20160112_192827.jpg
rsz_img_20160112_192827.jpg (74.69 KiB) Viewed 9966 times

maluko
Normal user
Posts: 112
Joined: 02 Sep 2015, 00:49

Re: Water heating panel /Ds18b20 Temp

#12 Post by maluko » 12 Jan 2016, 23:22

more
Attachments
rsz_img_20160112_212240.jpg
rsz_img_20160112_212240.jpg (65.93 KiB) Viewed 9966 times

maluko
Normal user
Posts: 112
Joined: 02 Sep 2015, 00:49

Re: Water heating panel /Ds18b20 Temp

#13 Post by maluko » 12 Jan 2016, 23:29

so this was my renew project that i will offer to my daddy, lucky for him. :) :) ;)

thanks esp easy for the support and the guys with the same doubt that was posted on forum and help me to understand minimal this stuff.
Attachments
rsz_img_20160112_212317.jpg
rsz_img_20160112_212317.jpg (53.18 KiB) Viewed 9966 times

Post Reply

Who is online

Users browsing this forum: No registered users and 24 guests