News

Contribute to Josh596/Arduino-ESP32-Soil-Moisture-Sensor development by creating an account on GitHub.
Soil moisture sensors are cheap and easy to interface with, to the point that combining one with an Arduino and blinking an LED when your potted plant is feeling a bit parched is a common beginners… ...
The hardware is consists of an Arduino microcontroller (here an Arduino Uno R3) and a pre-wired soil moisture sensor module. The soil moisture sensor module , built around the LM393 comparator, gives ...
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 ...
This Arduino project is based on ESP32 D1 mini board. Two sensors are connected. First, BME280 for temperature, air pressure and humidity readings. Second, the Capacitive Soil Moisture sensor. Battery ...
As such, I'd like to build myself some wireless moisture sensors for moderate scale production (consider 50 test points reasonable).
An Arduino Nano reads in from the soil moisture sensor, and if the soil is dry, the plant screams. If the soil is moist, the plant emits happy sounds from DF Player Mini and SD card.
I can check that annually and probably be fine. Soil moisture, though, is something that requires more active control. My long term goal is to integrate the sensors and some control relays for ...