News

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 ...
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 ...
The Arduino code is explained, detailing how it reads the sensor data, converts it to a moisture percentage, and potentially displays the results on the serial monitor or through other outputs like ...
As such, I'd like to build myself some wireless moisture sensors for moderate scale production (consider 50 test points reasonable).
Automatic Smart Plant Watering System is a smarter solution that works on Arduino Uno, which can automatically operate for plant watering at optimal moisture conditions of soil. It checks the moisture ...
The calibration process involved comparing data from capacitive sensors with soil moisture content measured continuously by the volumetric water content (VWC) method. The results showed that sensor ...
Using an arduino soil moisture, I calculate the soil moisture over several days to determine the threshold for watering my plant The soil moisture sensor is not particularly sophisticated. It took 4 ...
The ESP02 based system has been quite reliable. Now I need to finish hooking up moisture sensors. I'm moving to a JSON protocol - a friend is doing a web interface for the system. So I've been ...