MrNice wrote: ↑Thu May 28, 2020 12:54 pm
hope this helps i know cold temps is needed for legionella control but also it looks like that for control of pythium thats causes root rot in hydro systems
Everything helps mate. Going on your description I should be fine then if I just dial the temps down to 20℃ although I think from my research the recommend temp for the water in terms of the plant is 22℃. I haven't done much research into it yet but would things like the HydroGuard not protect against this and also would you need to drink the water for it to be an issue?
TTL11 wrote: ↑Thu May 28, 2020 12:56 pm
That’s it Minty. I’d want four sensors if it’s possible.
How do the misters work are they directional or 360 degree?
From the top of my head you would be looking at something like these water
sensors mounted
(small hole in lid, to poke wire out with sensor stuck to lid underneath type approach) at each mister in a spot that would not block the mist to the roots etc but also get wet once the misting starts, then you would need to decide how to handle the event. For example the sensor will only read high/low when the water is present so would need to either dry out between sprays to be able to detect a new spray, or you could base the detection on them never drying out, or you could just rely on them being the same i.e. if anyone of them is different to the others something is potentially wrong (this is probably not recommended as you will get lots of false positves). Cost wise it's looking like it would be worth a prototype test at least as those sensors are like £1.10 and an Arduino is about £4.00 but it really depends on what you want to do with the data. They do a
kit with a 12v relay and one sensor for £3.29 so you could basically switch things on and off and wouldn't even need the Arduino or any software. Just a couple of ideas.
For mine I use the Arduino to control the hardware but have a Raspberry Pi Zero W in there to provide the web server, database, wifi, etc so I can connect directly to it from my phone.