M5Stack® Earth Soil Monitor Module Grove Compatible Analog and Digital Output

M5Stack® Earth Soil Monitor Module Grove Compatible Analog and Digital Output
Eachine1
sku: 1498183
ACCORDING TO OUR RECORDS THIS PRODUCT IS NOT AVAILABLE NOW
$3.49
Shipping from: China
   Description
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 and for Arduino Two Le go-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 Forum EasyLoader click to download EasyLoader "" """ "'" "'";"> 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 Example: 1. for Arduino IDE The code below is incomplete. To get the complete code, please click here. #include 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 } Copy to clipboardErrorCopied 2. UIFlow To get the complete code, please click here. PinMap: M5Core(GROVE B) GPIO36 GPIO26 5V GND EARTH Unit AnalogSignal Pin DigitalSignal Pin 5V GND
   Price history chart & currency exchange rate

Customers also viewed