This project implements an automatic water pump controller that turns a water pump ON or OFF based on the water level in a tank. The system helps prevent water overflow, dry running, and manual effort ...
A standalone Python simulation to model automatic pump behavior based on tank levels using float switches or level probes. Designed as a logic module for eventual integration into a SCADA training ...