Arduino Project
Budget: $10 – $30 USD
Looking for someone that can design and code an Arduino-based project like the following but with 5 water pumps, meters, and shut-off solenoid valves based on static variables.
example:
We have 5 sources of liquid
Pump 1(water) = 1280 oz.
Pump 2(water-based chemical) = 80 oz.
Pump 3(water-based chemical) = 40 oz.
Pump 4(not used) = 0 oz.
Pump 5(not used) = 0 oz.
include:
Start Button(push button switch)
Stop Button(push button switch)
So the code would need to work when the "Start Button" is pushed then it would power on all pumps that have a value that is greater than 0 and
for the pumps that are running use the water meter to check if the it has delivered the amount of liquid that is set to that pump, once it has then it would turn the liquid flow off
by shutting the solenoid valve in that line and stop the water pump in that line. Let me know if you can do this
example:
We have 5 sources of liquid
Pump 1(water) = 1280 oz.
Pump 2(water-based chemical) = 80 oz.
Pump 3(water-based chemical) = 40 oz.
Pump 4(not used) = 0 oz.
Pump 5(not used) = 0 oz.
include:
Start Button(push button switch)
Stop Button(push button switch)
So the code would need to work when the "Start Button" is pushed then it would power on all pumps that have a value that is greater than 0 and
for the pumps that are running use the water meter to check if the it has delivered the amount of liquid that is set to that pump, once it has then it would turn the liquid flow off
by shutting the solenoid valve in that line and stop the water pump in that line. Let me know if you can do this