Capacitive Soil Moisture Sensor (โมดูลวัดความชื้นในดิน)
capacitive-soil-moisture-sensor-โมดูลวัดความชื้นในดิน
ข้อมูลสินค้า
ราคา
58.00 บาท
ขายแล้ว
7 ชิ้น
ร้านค้า
Product information

New soil moisture sensor! This capacitive soil moisture sensor is different from most of the resistive sensors on the market, using the principle of capacitive induction to detect soil moisture. The problem that the resistance sensor is easy to be corroded is avoided, which greatly prolongs its working life.

The sensor has a built-in voltage-stabilizing chip that supports a 3.3-wide voltage operating environment, which means it can work even on a 3.3-V Aduino master board. A miniature PC like raspberry pie only needs an ADC (analog to digital) conversion module to work.
With a screen and a motherboard, you can talk to your plant. To see if your beloved is thirsty, do you need more water to moisten it?

Working voltage: 3.3 ~ 5.5 VDC
Output voltage: 0 ~ 3.0 VDC
Interface: PH2.54-3P
Size: 98 x 23mm (LxW)

ตัวอย่างการใช้งาน

๊Uno R3 sensor
5v-------------สีแดง
Gnd-----------สีดำ
A0-------------สีเหลือง

โค๊ดสำหรับใช้งาน

const int AirValue = 520; //you need to replace this value with Value_1 const int WaterValue = 260; //you need to replace this value with Value_2 int intervals = (AirValue - WaterValue)/3; int soilMoistureValue = 0; void setup() { Serial.begin(9600); // open serial port, set the baud rate to 9600 bps } void loop() { soilMoistureValue = analogRead(A0); //put Sensor insert into soil if(soilMoistureValue WaterValue soilMoistureValue (WaterValue + intervals)) { Serial.println("Very Wet"); } else if(soilMoistureValue (WaterValue + intervals) soilMoistureValue (AirValue - intervals)) { Serial.println("Wet"); } else if(soilMoistureValue (AirValue - intervals)) { Serial.println("Dry"); } delay(100); }



📌📌***รายละเอียดและเงื่อนไขการรับประกัน***📌📌


✅ - ร้านเราจัดส่งสินค้าทุกวันจันทร์-เสาร์
✅ - หากลูกค้ากดสั่งซื้อผ่านระบบได้สำเร็จ แสดงว่ามีสินค้าพร้อมจัดส่งได้ทันที
✅ - สต๊อกสินค้าอยู่ในประเทศไทย ส่งถึงมือลูกค้าภายใน 1-3 วัน รวดเร็วทันใจแน่นอน
✅ - หากลูกค้าต้องการบิลใบเสร็จ ให้แจ้งที่หมายเหตุถึงร้านค้าหรือแชทแจ้งทางร้านได้เลย


📢📢📢*** เงื่อนไขการรับประกัน***🔸🔸🔸

✅ - หากลูกค้าได้รับสินค้าผิด ชำรุด ให้ถ่ายรูปสินค้าที่ได้รับส่งมาทางแชท แจ้งปัญหาได้ ทางร้านยินดีเปลี่ยนสินค้า/คืนเงิน
✅ - ทางร้านรับประกันสินค้า 1 เดือน หากสินค้ามีปัญหาแจ้งมาทางแชทได้เลย สินค้าจะต้องอยู่ในสภาพที่สมบูรณ์ไม่ถูกงัดแงะ ถูกบัดกรี หรือเสียหายจากลูกค้าเป็นผู้กระทำ
✅ - กรณีคืนสินค้าที่มีปัญหา ลูกค้าทำเรื่องคืนสินค้ามายังร้าน เมื่อร้านค้าได้รับสินค้าคืนจะดำเนินการตรวจสอบสินค้าและคืนเงินให้ทันที
✅ - หากเกินระยะเวลารับประกัน ทางร้านจะไม่รับชอบใดๆทั้งสิ้น ฯลฯ
คำที่เกี่ยวข้อง
โมดูลวัดความชื้นโมดูลวัดอุณหภูมิโมดูลวัดชีพจรโมดูลวัดความเร็วโมดูลวัดแบตโมดูลวัดแรงดันไฟฟ้าโมดูลวัดความจุแบตเตอรี่ความชื้นในดินวัดความชื้นในดินตรวจความชื้นในดิน

สินค้าใกล้เคียง