News

The soil moisture sensor module , built around the LM393 comparator, gives an active-low (L) level output when the soil is dry (determined by a pre-setted threshold value). This digital output (wet ...
This Arduino Project Hub guide shows you how to set up an AMG8833 thermal camera with an OLED display for an Arduino.This sensor is relatively complex to set up, but it works with older Arduino ...
This is a simple arduino project for a soil moisture sensor that will light up a LED at a certain moisture level. It uses Arduino Duemilanove microcontroller board. Two wires placed in the soil pot ...
My soil-moisture reading was in the low 700s in soil that had around 30 percent moisture (according to a comparison with a commercial soil-moisture sensor), and 661 in a drier pot.
Smart soil moisture-monitoring machine An amazing addition to your gardening toolkit Like the weather station, you’ll need a ...
In a way, the magic of a soil moisture sensor’s functionality boils down to a simple RC circuit. But of course, in practice there is a bit more to it than that. [rbaron] explains exactly how … ...
My shed is mostly done, which means I'm moving onto other projects that look a lot like landscaping. Lawns, gardens, etc. I want to be efficient in my watering, and potentially even lazy and have ...
When I started working on my soil moisture sensor, I had little idea about how harsh an environment the soil really is. In this 🧵, cool failure modes & solutions when sticking electronics in ...
Goal: Automatically water your garden based on soil moisture levels. Components: Arduino Nano. Capacitive soil moisture sensor. Raspberry Pi 3. 5V solenoid water valve + relay. Workflow: Arduino ...