Hi, first post. Here it goes:
I have a large rain barrel connected to a drip irrigation system. As the water level drops, so does the water pressure, so the flow drops. So simple irrigation timers would not work, if I want consistent watering volumes.
Proposed solution: have a water flow meter keep track of the volume of water flowing to the drips, and when the volume gets to a predetermined point, a solenoid is triggered to turn the water off. After a predetermined time, the solenoid is turned back open and the system starts again.
I’m looking at the Adafruit Water Flow Sensor, robotshop.com/productinfo.aspx?pc=RB-Ada-68&lang=en-US as an inexpensive water flow meter (I figure I could calibrate it). Generic sprinkler system solenoids are easy to come by. A small solar panel or batteries could power the system.
Query: What could I use to count the ticks from the water flow sensor (Hall effect pulse output), close and open the solenoid, and program for watering cycles? A friend mentioned that there exists small, handheld computers that can be programed by USB connection to a home computer.
Thanks so much.
Steve