sheen.bot Logo

Insights

Water tank monitoring: sensors that survive outdoors

20 Jul 2025·Sheen Robotics
Water tank monitoring: sensors that survive outdoors

The best water tank level sensor is the one that survives UV, insects and condensation. How ultrasonic, pressure and float compare, plus alert thresholds that avoid 3am false alarms.

A reliable water tank level sensor has less to do with the part you buy and more to do with how well it survives sun, rain and insects. Three technologies do the job well outdoors: non-contact ultrasonic, submerged pressure, and the plain float switch. Choose based on your tank shape, your water quality, and how much fiddling you are willing to do six months later.

Ultrasonic, pressure or float?

Ultrasonic mounts in the lid and pings the water surface from above. Nothing touches the water, so nothing corrodes, and you get a continuous reading in litres once calibrated. It struggles with foam, tall narrow tanks that echo off the walls, and condensation forming on the sensor face during a cold Cape winter morning.

Pressure sensors sit near the bottom and read the head of water above them. They are very stable, handle odd tank shapes well, and do not care about foam or steep walls. The catch is that the sensor and its cable live underwater, so seal quality and cable routing decide whether it lasts one season or five.

Float switches are cheap and almost impossible to break. They do not give you a smooth level, only thresholds: full, low, empty. That is often enough for a pump cut-off, and a float makes an excellent backup alongside an ultrasonic or pressure sensor for the moments the clever one glitches.

The enclosure is where projects die

Most home-built tank monitors fail at the box, not the sensor. Raw sunlight cracks cheap plastic within a season, insects nest in anything warm and dry, and the day-to-night temperature swing pumps humid air in and out until the board corrodes. Treat weatherproofing as the real engineering problem, not an afterthought.

  • Use a UV-stable enclosure, or keep the box in shade under the tank lid.
  • Bring cables in through a gland from below so water cannot track down them into the box.
  • Add a small downward-facing vent or breathable membrane so condensation can escape.
  • Screen every opening with fine mesh to keep ants and mud-wasps out.
  • Conformal-coat the board and drop in a sachet of silica gel.
  • Keep an ultrasonic transducer aimed straight down with a clear line to the water.

Calibrate to litres, not raw numbers

A sensor gives you distance or pressure, not the number you actually want. Take a reading with the tank empty and another when full, then map the range to volume. Horizontal or tapered tanks are not linear, so the middle of the scale needs a few extra reference points to stay honest. Speed of sound shifts a little with temperature, which matters for ultrasonic, so re-check the calibration after the first month once the install has settled.

Alert thresholds that do not wake you at 3am

The fastest way to start ignoring your monitor is to let it cry wolf. Water sloshes, pumps cycle, and a single ripple should never trigger a warning. Smooth the signal with a rolling average, and require the level to stay below a threshold for several minutes before anything fires. Two alerts usually cover real life: a low-water warning with margin to act, and a rate-of-change alert for a sudden drop that means a burst pipe or an open tap.

Factor in load shedding too. During a power cut your borehole or booster pump cannot refill, so a slow overnight decline may be perfectly normal. Quiet hours, or logic that knows the pump is offline, keep the 3am buzzes for genuine problems.

Build one to really understand it

You learn far more about tank monitoring by building a rig than by reading a spec sheet. A level sensor, a bit of debounced code and a screen is an ideal project on the sheenbot∞ board, and it maps neatly onto the sensor, calibration and alerting ideas above. Our holiday academy workshops run projects in exactly this shape, and the parts you need to prototype at home are in the store. For more practical build notes, keep an eye on the newsroom.

Takeaway

Pick the sensing method that suits your tank, then spend your real effort on the enclosure, honest calibration and sensible thresholds. Do that and a simple water tank level sensor becomes something you trust, rather than one more gadget you learned to mute.

#water tanks#sensors#ultrasonic#rainwater#farming

More Insights