Difference between revisions of "Sensor-Moisture"

From Microduino Wiki
Jump to: navigation, search
(Features)
Line 16: Line 16:
 
==Features==
 
==Features==
 
*Resistance-type humidity sensitive component with high sensitivity;  
 
*Resistance-type humidity sensitive component with high sensitivity;  
*Low consumption and high stability;  
+
*Low consumption and high stability;
*Output: 0~5V analog signal
 
  
 
==Specification==
 
==Specification==

Revision as of 08:22, 8 November 2016

Language: English  • 中文
Sensor-Moisture

The product number of Sensor-Moisture is: MSDT23 Sensor-Moisture is a soil humidity detection sensor.

Introduction of Sensor Pins

Sensor backpin.png
  • Pins of the sensor:
    • PIN1: GND
    • PIN2: VCC
    • General signal pins:
      • PIN3(IO1): digital/analog signal
      • PIN4(IO2): NC(null)
    • Special signal pins:
      • If it is IIC: IO1/IO2 are respectively SDA/SCL.
      • If it is soft serial port: IO1/IO2 are respectively tx/rx.
  • Special to Sensor-Moisture sensor pins
    • PIN1: GND
    • PIN2: VCC
    • PIN3(IO1): Analog read
    • PIN4(IO2): NC


Microduino sensor can communicate with core module through the connection with Microduino-Module Sensor Hub.

Features

  • Resistance-type humidity sensitive component with high sensitivity;
  • Low consumption and high stability;

Specification

  • Operation voltage: 3.0V~5.5V
  • 1.27mm-pitch 4PIN interface;
  • Pin description: GND, VCC, signal input and NC(empty). Since the input signal is simulated, it needs analog interface to detect (A0~A7), which can be connected the pins (10,1,12) of the Sensorhub with the corresponding pins(A6,A2,A0).
MCookie-sensorhub rule.JPG

Document

Development

microduino-Moisture can be applied in soil humidity detection of the potted plant, agricultural irrigation and soil erosion.

Application

  • All hardware needed: Microduino-Core, Microduino-USBTTL, Microduino-Sensorhub, a USB cable and wires;
  • Software:  
  • Stack all modules and connect the Moisture module to A0 port of Sensorhub with a wire.
  • Open Arduino IDE, select File→Examples→Basics→ReadAnalogVoltage program examples, choose the right board from Tools→Board and then compile.
  • Select the right port from Tools→Serial Port in Arduino IDE after compiling, then download program.
  • After download, you can open the serial monitor and tell soil humidity from the displayed value, which is "0.00" when the Moisture sensor doesn't touch any object and will become bigger than 0" when touching the soil.

Purchase

History

Pictures

  • Front
File:Microduino-Moisture-F.JPG
Microduino-Moisture Front
  • Back
File:Microduino-Moisture -b.JPG
Microduino-Moisture Back