EARTH unit is a Soil Moisture Sensor for measuring the moisture in soil and similar materials.
The soil moisture sensor usage is pretty straight forward, the two large exposed pads function as probes for the sensor, together acting as a variable resistor.
The higher moisture that is in the soil means the better the conductivity between the two so that the sensor will result in a lower resistance, and a higher SIG out.
You can read the moisture in soil by using the ADC. Inside this Unit we've added an extra potentiometers to change the measurement range.
Resources | Parameter |
---|---|
Net weight | 5g |
Gross weight | 18g |
Product Size | 64.4*24.1*8.1mm |
Product Size | 67*53*12mm |
Electrode of the unit is not anti-corrosive, or waterproof, for POC purpose only. Pls do NOT put it in humidity environment for a long while.
1.EasyLoader is a simple and fast program burner. Every product page in EasyLoader provides a product-related case program. It can be burned to the master through simple steps, and a series of function verification can be performed. .
M5Core(GROVE B) | GPIO36 | GPIO26 | 5V | GND |
---|---|---|---|---|
EARTH Unit | AnalogSignal Pin | DigitalSignal Pin | 5V | GND |
The code below is incomplete. To get the complete code, please click here
Measuring soil moisture
Get Analog value Return analog value
Get Digital value Return numeric value
To get the complete code, please click here
EARTH Tutorial - Monitor vase soil moisture 1