Last updated
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.
Adjustable threshold, including 10K adjustable resistor
Analog & Digital output
Two Lego-compatible holes
Potted soil moisture monitoring
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.
What is EasyLoader?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. .
After downloading the software, double-click to run the application, connect the M5 device to the computer through the data cable, select the port parameters, click "Burn" to start burning. (For M5StickC burning, please Set the baud rate to 750000 or 115200)
M5Core(GROVE B) | GPIO36 | GPIO26 | 5V | GND |
---|---|---|---|---|
EARTH Unit | AnalogSignal Pin | DigitalSignal Pin | 5V | GND |
Smart Planting SystemSmart Planting SystemBuilding a smart planting system using M5Stack to monitor the lights, humidity, temperature, watering your plant automatically.
Hand HygienicsHand HygienicsHand Hygienics aims to reduce spread of Covid-19 through contact.
The code below is incomplete. To get the complete code, please click here
UIFlow2.0 EARTH Unit instructionsUIFlow2.0 EARTH Unit instructionsHow to use Unit EARTH and related API instructions in the UIFlow2.0 graphical programming platform
UIFlow1.0 EARTH Unit instructionsUIFlow1.0 EARTH Unit instructionsHow to use Unit EARTH and related API instructions in the UIFlow1.0 graphical programming platform
Feature Introduction
Measuring soil moisture
Get Analog value Return analog value
Get Digital value Return numeric value
Usage
To get the complete code, please click here