เซ็นเซอร์วัดความชื้นในดิน Soil Moisture Sensor

เซ็นเซอร์วัดความชื้นในดิน Soil Moisture Sensor

เซ็นเซอร์วัดความชื้นในดิน Soil Moisture Sensor

เซ็นเซอร์วัดความชื้นในดิน Soil Moisture Sensor

เซ็นเซอร์วัดความชื้นในดิน Soil Moisture Sensor

ตัวอย่างวิธีการใช้เซนเซอร์วัดความชื้นในดิน
How to use Soil moisture sensor with arduino

ส่วนประกอบต่างๆของเซนเซอร์

ขนาดของเซนเซอร์

ตัวอย่างการต่อวงจร เซนเซอร์วัดความชื้นในดิน กับArduino

ตัวอย่าง Code เซนเซอร์วัดความชื้น int sensorPin = A0; //พอร์ตที่ต่อกับ sensor ขา DO (data out) int sensorValue; int limit = 300; void setup() { Serial.begin(9600); pinMode(13, OUTPUT); } void loop() { sensorValue = analogRead(sensorPin); Serial.println(“Analog Value : “); Serial.println(sensorValue); if (sensorValue limit) { digitalWrite(13, HIGH); } else { digitalWrite(13, LOW); } delay(1000); }

เมื่ออัพโหลดแล้วทดสอบโดยการเอาเซนเซอร์ปักลงในดินที่ค่อยๆใส่น้ำลงไป แล้วสังเกตว่า LED บนบอร์ดมีการเปลี่ยนแปลงอย่างไรครับ

ราคา

40

บาท

จำหนายโดย

ModuleMore

เซ็นเซอร์วัดความชื้นในดิน Soil Moisture Sensor

เซ็นเซอร์วัดความชื้นในดิน Soil Moisture Sensor
เซ็นเซอร์วัดความชื้นในดิน Soil Moisture Sensor

เซ็นเซอร์วัดความชื้นในดิน Soil Moisture Sensor
เซ็นเซอร์วัดความชื้นในดิน Soil Moisture Sensor

เซ็นเซอร์วัดความชื้นในดิน Soil Moisture Sensor

เซ็นเซอร์วัดความชื้นในดิน Soil Moisture Sensor

เซ็นเซอร์วัดความชื้นในดิน Soil Moisture Sensor

เซ็นเซอร์วัดความชื้นในดิน Soil Moisture Sensor

เซ็นเซอร์วัดความชื้นในดิน Soil Moisture Sensor
เซ็นเซอร์วัดความชื้นในดิน Soil Moisture Sensor

เซ็นเซอร์วัดความชื้นในดิน Soil Moisture Sensor

เซ็นเซอร์วัดความชื้นในดิน Soil Moisture Sensor

เซ็นเซอร์วัดความชื้นในดิน Soil Moisture Sensor

เซ็นเซอร์วัดความชื้นในดิน Soil Moisture Sensor

Leave a Reply

Your email address will not be published. Required fields are marked *