Hi im very new to this arduino stuff and ive got a problem that i think that arduio could help me with??
So what I have is a water tank that fills up and needs emptied with a pump that has 2 float switches (max and minimum fill) so what i want to do is turn the pump on when the Minimum fill float switch is high and the maximum float switch is held high for 10 seconds (to stop the sloshing of the water just flicking the pump on and off) and for the pump to stay on until the Maximum fill float switch is LOW and the Minimum fill float switch is LOW for 10 seconds and the pump will turn off (again to stop the sloshing flicking the pump on and off), and the cycle repeats itself. Can this be done??
My first thoughts were to use a UNO and a relay board to control the pump.
Any advice on the programming would be greatly appreciated because im not sure how to program the minimum button/switch hold time??
Thank you for your time.