จำนวนชิ้น | ส่วนลดต่อชิ้น | ราคาสุทธิต่อชิ้น |
{{(typeof focus_pdata.price_list[idx+1] == 'undefined')?('≥ '+price_row.min_quantity):((price_row.min_quantity < (focus_pdata.price_list[idx+1].min_quantity - 1))?(price_row.min_quantity+' - '+(focus_pdata.price_list[idx+1].min_quantity - 1)):price_row.min_quantity)}} | {{number_format(((focus_pdata.price_old === null)?focus_pdata.price:focus_pdata.price_old) - price_row.price,2)}} บาท | {{number_format(price_row.price,2)}} บาท |
คงเหลือ | ชิ้น |
จำนวน (ชิ้น) |
- +
|
ซื้อเลย หยิบลงตะกร้า ซื้อเลย หยิบลงตะกร้า คุณมีสินค้าชิ้นนี้ในตะกร้า 0 ชิ้น
|
|
|
|
คุยกับร้านค้า | |
{{ size_chart_name }} |
|
หมวดหมู่ | Sensor เซนเซอร์วัดค่าต่างๆ |
สภาพ | สินค้าใหม่ |
เพิ่มเติม | |
สภาพ | สินค้ามือสอง |
เกรด | |
สถานะสินค้า | |
ระยะเวลาจัดเตรียมสินค้า | |
เข้าร่วมโปรโมชั่น | |
ข้อมูล |
น้ำหนัก
บาร์โค้ด
ลงสินค้า
อัพเดทล่าสุด
|
||||||||||
รายละเอียดสินค้า |
IntroductionThis is a new type of waterproof soil moisture sensor introduced by DFRobot. Compared with the previous version of the soil moisture sensor, it has increased waterproof performance, optimized corrosion resistance, increased plate length and optimized circuit performance. Compared with the resistive sensor, the capacitive soil moisture sensor solves the problem that the resistive sensor is easily corroded, and can be inserted into the soil for a long time without being corroded. The sensor has increased waterproof performance, and the sensor can still be used normally after being immersed in water; the length of the capacitive electrode plate is increased, and the soil moisture information can be measured more accurately. The sensor has a wide input voltage and can work in a wide voltage range of 3.3V-5.5V. Compatible with Arduino, ESP32, micro:bit, control board, Raspberry Pi and other common control boards. The standard designed DFRobot-Gravity interface can be directly connected to the Gavity IO expansion board. A micro PC such as a Raspberry Pi requires an external ADC (analog signal to digital signal) module to work. Features
TutorialRequirements
Connection DiagramConnect the sensor and the main control board according to the picture and wiring comparison table below.
Test CodeBefore using the sensor, we need to calibrate to get the measurement range of the sensor.
CalibrationCalibration Range
Section SettingsThe range can be divided into three sections: dry, wet, water. Their related values are: Because the value of the sensor will be affected by the depth of the soil and the tightness of the soil, only the relative humidity of the soil can be detected. We divided the range of humidity into three equal parts, indicating dry, wet, and very humid. The two data recorded before are the humidity interval. For example: the reading in the air is 540, and the reading in the water is 0, so that it can be divided into three sections: dry, wet and very wet. Their related values are:
Test CodeBring the data from the air just recorded to line 17 of the test code below.
Bring the data from the water just recorded to line 18 of the test code below.
Test Code:
Reference. ==> LINK![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
||||||||||
เงื่อนไขอื่นๆ |
|
||||||||||
Tags |