back

Soilbot

The soil moisture sensor build: an LCD reading 'Repotted Moisture Sensor' mounted on a cardboard box, with a soil moisture probe beside it
the build. LCD readout on the front and the soil moisture probe off to the side.

a UTRAHacks 2023 hackathon project: a soil moisture sensor that tracks a plant's watering status.

the whole thing runs on an arduino. a moisture probe sits in the soil and the arduino reads how wet it is, then turns that reading into a simple watering status so you know at a glance whether the plant needs water.

an LCD on the front gives the live readout, so instead of guessing or poking the dirt with a finger you just look at the screen.

Inside the box: an Arduino and breadboard with a tangle of jumper wires
the internals. arduino, breadboard, and a healthy tangle of jumper wires.
ArduinoC/C++Soil Moisture SensorLCD