I am getting ready to write the code for my irrigation controller using the webcontrol board. I have a SSR setup and wired to control the solenoids and I'm moving on to the next step.
I'm wondering if anyone on this board has used this board for this use?
If so - how have you used soil moisture sensors? How about google weather data?
The soil sensors I have work well with the board, they output an analog signal and I can easily use it as a way to block the scheduled watering for a specific zone.
I was also looking to use the google weather API to integrate current & near future weather data to adjust the watering. I would have to do it with my arduino, because I can't do it with webcontrol. I was thinking that the arduino would set a variable with a range from say 0 to 10 and then add that into the mix.
Thanks!
I'm wondering if anyone on this board has used this board for this use?
If so - how have you used soil moisture sensors? How about google weather data?
The soil sensors I have work well with the board, they output an analog signal and I can easily use it as a way to block the scheduled watering for a specific zone.
I was also looking to use the google weather API to integrate current & near future weather data to adjust the watering. I would have to do it with my arduino, because I can't do it with webcontrol. I was thinking that the arduino would set a variable with a range from say 0 to 10 and then add that into the mix.
Thanks!