
Overview
This sensor is very simple to use, you insert in into the soil and read the data. With this sensor in the right project, your plants can let you know when it's time to water them.
Features:
- Soil moisture sensor based on soil resistivity measurement
- Easy to use
- 2.0 cm X 6.0 cm grove module
Tech specs
Item |
Condition |
Min |
Typical |
Max |
Unit |
Voltage |
- |
3.3 |
- |
5 |
V |
Current |
- |
0 |
- |
35 |
mA |
Output Value |
Sensor in dry soil Sensor in humid soil Sensor in water |
0 300 700 |
- |
300 700 950 |
- |
Get Inspired
Easily monitorize your garden's environment with simple components.

Greenhouses are excellent ways to grow plants due to their compact nature and the fact that they can absorb and store the sun’s light as heat to keep their internal temperature higher than outside. But when it comes to adding ventilation for cooling things down, decreasing the humidity, or simply to avoid rain, most non-commercial ones still rely on someone to manually open or close the windows. This need for automation is what drove Michael Bernhard to create his own greenhouse climate regulation system. This project relies on a Nano Every to read the ambient temperature/humidity as well as control up to six motorized windows via three L298N dual H-bridge drivers. The Nano receives commands and other data over WiFi from an accompanying ESP8266 board for wireless remote control with a mobile phone. Each of these components and their connectors were added to a custom PCB and placed within a simple wooden enclosure to keep moisture out. An LCD at the top shows pertinent information such as the time, temperature, and humidity. The aforementioned WiFi control scheme not only allows for remote control of the windows, but also for the visualization of historical sensors data on a graph. Safety information, including errors and stored EEPROM data, can be viewed on the web application, too. To see more about this project, you can read Bernhard's write-up here on Hackster.io.