Hello… New to the Arduino world, and could use a point in the right direction by someone here…
What I need to accomplish
I have a client that runs a small liquid fertilizer business. I built him a bottle filling station using a momentary pushbutton and a solenoid (all 12vdc), and it has worked quite well. However, he would like to upgrade to an auto-filler, that measures the output, and will stop at a predetermined volume (8,16,32oz)
Because of 2 filling stations attached to the pump, flow is variable, so a timed measure is not possible. (tried it)
What I have
I bought an Uno R3, a 4char 7 seg display shield, a 10k pot, and a 5v relay from sparkfun. Found out the hard way the display doesnt come with headers, had to order them after the fact. Bought a hall effect flow switch from fleabay that will measure actual liquid flow, which will provide feedback to the Uno.
I am a plumber by trade, but I used to repair computers prior, and am not afraid to solder stuff, investigate/etc…
I am doing the hardware only on this project, a friend is doing all the coding once I get the wiring set.
So, I need someone to steer me in the right direction with a rough schematic/etc. I am not afraid to pay for proper support.
Thanks in advance
Jerry
Pittsburgh PA
Edit----
Just to clarify- i need help with where to terminate my wiring on the Uno itself, I can handle the rest. Thanks.