Earth Soil Monitor Module Grove Compatible Analog and Digital Output
- Stock: In Stock
- Model: EB0047601
- SKU: EB0047601
Description:
EARTH unit is a Soil Moisture Sensor for measuring the moisture in soil and similar materials.
The soil moisture sensor is pretty straight forward to use. 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 ADC. Inside this Unit we put an extra potentiometers to change the measurement ran ge.
Product Features:
- Adjustable threshold, including 10K adjustable resistor
- Analog & Digital output
- GROVE interface, support UIFlow: http://flow.m5stack.com/
- Two Leigo-compatible holes
- Product Size: 64.4mm x 24.1mm x 8.1mm
- Product weight: 9.8g
Package Included:
- 1x EARTH unit
- 1x GROVE Cable
Application:
- Potted soil moisture monitoring
Related Link:
-
Offical Video: https://www.youtube.com/channel/UCozgFVglWYQXbvTmGyS739w
-
Forum: http://forum.m5stack.com/
EasyLoader
: https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Unit/EasyLoader_Earth.exe
“ " "" " ” " " ‘ ";"> ’ 2.After downloading the software, double-click to run the application, connect the M5 device to the computer via the data cable, select the port parameters, and click "Burn" to start burning.
3.The CP210X (USB driver) needs to be installed before the EasyLoader is burned. Click here to view the driver installation tutorial: https://docs.m5stack.com/#/en/related_documents/establish_serial_connection
Example:
1. for IDE
The code below is incomplete. To get the complete code, please click here: https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/EARTH/.
#include <M5Stack.h> void setup() { M5.begin(); dacWrite(25, 0);//disable the speak noise pinMode(26, INPUT);// set digital pin } uint16_t analogRead_value = 0; uint16_t digitalRead_value = 0; void loop() { analogRead_value = analogRead(36);// read analog value of EARTH digitalRead_value = digitalRead(26);// read digital value of EARTH }
2. UIFlow
To get the complete code, please click here: https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/EARTH/UIFlow.
PinMap:
M5Core(GROVE B) | GPIO36 | GPIO26 | 5V |
Shipping Time
After you successfully placed an order at RenhotecIC.com, you will receive a confirmation email with your invoice. Once your order is shipped, you will be emailed with the tracking information of your package. Also, you can choose your preferred shipping method during the checkout process. Kindly advise: please select DHL/FedEx if you need our product urgently.
The timeline of the whole shipping process is shown below:
The total delivery time is calculated from the time your order is successfully placed to the time received. Total delivery time is broken down into processing time and shipping time.
Processing time: The time it takes to prepare your item(s), includes preparing your items, performing quality inspections, and packaging for shipment. Normally, the processing time is 1-3 days (Only include Monday to Saturday ) after getting your order.
Shipping time: The time for your item(s) to travel from our warehouse to your destination. The shipping time depends on the shipping method you chose. Please refer to the shipping rate section for details.
Shipping Rates
You could choose the shipping method based on your preference during checkout, different shipping methods will apply different rates and shipping times. Please check the following chart for detail:
You could choose the shipping method based on your preference during checkout, different shipping methods will apply different rates and shipping times. Please check the following chart for detail:
Shipping Method | Shipping Rates | Shipping Times |
Flat Shipping (Promotion) | $10 | About 5-30 Working Days to Worldwide (Only include Monday to Saturday ) |
Standard Express(0.5KG starting price listed) | Based On Weights | About 5-15 Working Days to Worldwide (Only include Monday to Saturday ) |
Priority Express (0.5KG starting price listed) | Based On Weights | About 3-7 Working Days to Worldwide (Only include Monday to Saturday ) |
In addition, the transit time depends on where you're located, the shipping method you choose, and where your package comes from. We will keep you informed of any problems here to help you get your order as soon as possible.
If you want to know more information, please contact the customer service by contact form or sales@renhotecic.com. We will settle your problem as soon as possible. Enjoy shopping!