A simple controller for a JOJO CONTAINER tank using non-contact liquid level sensors and an ESP8266 relay board. This is informational only and does not display live data.
Description
Two control options are shown below: a single trip sensor configuration, and a dual sensor configuration (low/high) for better hysteresis and pump protection.
Single Trip Sensor
The controller switches the pump ON the moment the water drops below the sensor level, and pumps until the water is above that level (typically 80% or 90%).
Dual Sensors (Low/High)
Two sensors at 20% and 90%. The controller starts when the level drops below 20% and stops when it reaches the top sensor.