The Pi graduates from switches to senses — a garden weather station that texts you to water, a dashboard on the wall with every room's temperature, a camera that catches the deer. A soil-moisture sensor and a weather-proof temp/humidity probe for the beds, a Pi-compatible camera, and a small e-paper or tablet display for the dashboard. Data in, decisions out.
Plans
Choose a plan that fits your needs and budget
Item List
4Vision & Display
2 itemsGarden Sensors
2 itemsFAQ
Common questions about this kit
How does the soil sensor work?
Two probes in the soil measure resistance (or capacitance, which resists corrosion) — wet soil conducts, dry soil does not. The Pi reads the value and texts you when the bed drops below a threshold. It is the automated version of the finger-test, and it never forgets.
Why a Pi camera?
A $30 Pi camera module gives a networked, scriptable eye — capture a daily timelapse of the garden, record 10 seconds when motion trips, or stream a live view. It is the cheapest way to put a camera where you want it and control it with code, no subscription.
What runs the dashboard?
Home Assistant (or Grafana) reads every sensor and renders a wall dashboard — the garden moisture, each room's temp, the camera feed, the automation log. A wall-mounted tablet or an e-paper display shows it at a glance. The dashboard turns a pile of sensors into a single picture.
How is it powered outside?
The Pi is sensitive — for outdoor sensors, run a weather-proof PoE (power-over-ethernet) injector so one cable carries both data and power, or a low-voltage landscape wire to a waterproof enclosure. Keep the Pi itself in a dry box; only the weather-proofed sensors live in the rain.
User Reviews
The Pi sensor net and my GPU rig share the cheap-compute-at-the-edge gospel — a $40 board reading sensors is a $2 GPU rendering pixels, the same idea at different scale. The dashboard turns a pile of data into a picture, agreed.
The Pi dashboard and my smart home share the data-in-decisions-out gospel — a sensor is a leak detector, a dashboard is the app. Local-over-cloud and one-ecosystem are the same future-proof gospel, agreed.