Datasheet4U Logo Datasheet4U.com

SEN0114 - Moisture Sensor

Product Overview

📥 Download Datasheet

Datasheet preview – SEN0114

Datasheet Details

Part number SEN0114
Manufacturer DFROBOT
File Size 174.29 KB
Description Moisture Sensor
Datasheet download datasheet SEN0114 Datasheet
Additional preview pages of the SEN0114 datasheet.

Product details

Description

# 0 ~300 dry soil # 300~700 humid soil # 700~950 in water / void setup(){ Serial.begin(57600); } void loop(){ Serial.print("Moisture Sensor Value: "); Serial.println(analogRead(A0)); delay(100); } Open the Arduino Serial Monitor, and choose its baud rate 57600 as set in the code.More Share Relative humidity to absolute humidity calculator http://planetcalc.com/2167/ Powered By DFRobot © 2008-2017

Other Datasheets by DFROBOT
Published: |