จำนวนชิ้น | ส่วนลดต่อชิ้น | ราคาสุทธิต่อชิ้น |
{{(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)}} บาท |
คงเหลือ | 240 ชิ้น |
จำนวน (ชิ้น) |
- +
|
ซื้อเลย หยิบลงตะกร้า ซื้อเลย หยิบลงตะกร้า คุณมีสินค้าชิ้นนี้ในตะกร้า 0 ชิ้น
ช่องทางสั่งซื้ออื่น ๆ
|
|
|
|
คุยกับร้านค้า | |
{{ size_chart_name }} |
|
หมวดหมู่ | อุณหภูมิ/ความชื้น/ความกดอากาศ |
สภาพ | สินค้าใหม่ |
เพิ่มเติม | |
สภาพ | สินค้ามือสอง |
เกรด | |
สถานะสินค้า | |
ระยะเวลาจัดเตรียมสินค้า | |
เข้าร่วมโปรโมชั่น | |
ข้อมูล |
น้ำหนัก
บาร์โค้ด
ลงสินค้า
อัพเดทล่าสุด
|
รายละเอียดสินค้า |
เซ็นเซอร์วัดความชื้น moisture meter detection module
Description: This is a summary of soil moisture sensors can be used to detect moisture on dry ground, the modules will result in a high level while the low yield. Using this sensor, automatic watering system for plants for your garden, no deal.
Voltage operation: 3.3V ~ 5V
sensitivity adjustable. (Expressed in adjusting the composition of digital potentiometers blue)
mode, dual output analog output is more accurate.
Fixed bolt hole for easy installation.
LED power indicator (red) and the shift indicator digital output (green)
chips compare LM393 stable
PCB boards Size: 3 cm. X 1.5 cm
soil probe size: 6 cm. X 2 cm.
cable length: 21 cm.
the VCC: 3.3V-5V
GND,: GND,
a dO: Interactive digital interface outputs (0 and 1)
AO's: input and output, analog.
https://www.instructables.com/id/Arduino-Soil-Moisture-Sensor/![]() int led_pin =13; int sensor_pin =8; void setup() { pinMode(led_pin, OUTPUT); pinMode(sensor_pin, INPUT); } void loop() { if(digitalRead(sensor_pin) == HIGH){ digitalWrite(led_pin, HIGH); } else { digitalWrite(led_pin, LOW); delay(1000); } } ![]() ![]() ![]() ![]() ![]() ![]() |
เงื่อนไขอื่นๆ |
|
Tags |