|
|
|

timmmay: ...I'd like a good temperature monitoring solution for multiple zones too.
Hammerer:timmmay: ... I'd like a good temperature monitoring solution for multiple zones too.
I'd like a good cheap one too.
Aredwood: Every litre of water that your dehumidifier condenses out of the air = 0.6Kw of extra heat added to the room.
You can never have enough Volvos!
Niel:Aredwood: Every litre of water that your dehumidifier condenses out of the air = 0.6Kw of extra heat added to the room.
Please quantify this. Is it 0.6kW for 24h, for 1h, for 1s?
Aredwood:Hammerer:timmmay: ... I'd like a good temperature monitoring solution for multiple zones too.
I'd like a good cheap one too.
If you can setup a Arduino microcontroller it is easy to do. Buy lots of these https://nicegear.co.nz/sensors/one-wire-digital-temperature-sensor-ds18b20/ Same site also sells waterproof versions. Because they use digital communications between the sensors and the Arduino. You only need 1 I/O pin for lots of sensors. Have found that CAT6 cable works best for connecting the sensors to the Arduino. I have made a temp control system that uses 9 of these sensors which displays the temp of all sensors on a 16X2 character LCD screen and has 8 outputs that switch on and off based on what the temp readings are.
My system is used to control my hot water cylinder, radiator central heating, Solar hot water panels, and heating of my spa pool.
Same system can easily be used to control a ventilation system or anything where you need to measure temperature, And switch things on and off based on temp readings. If someone wants to build it. Im happy to provide my code and more advice on how to get it going. Assuming you already have some electronics knowledge of course.
Cheers, Chrissie :-)
|
|
|