จำนวนชิ้น | ส่วนลดต่อชิ้น | ราคาสุทธิต่อชิ้น |
{{(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)}} บาท |
คงเหลือ | 5 ชิ้น |
จำนวน (ชิ้น) |
- +
|
ซื้อเลย หยิบลงตะกร้า ซื้อเลย หยิบลงตะกร้า คุณมีสินค้าชิ้นนี้ในตะกร้า 0 ชิ้น
|
|
|
|
คุยกับร้านค้า | |
{{ size_chart_name }} |
|
หมวดหมู่ | สินค้าจาก lazada |
สภาพ | สินค้าใหม่ |
เพิ่มเติม | |
สภาพ | สินค้ามือสอง |
เกรด | |
สถานะสินค้า | |
ระยะเวลาจัดเตรียมสินค้า | |
เข้าร่วมโปรโมชั่น | |
ไฮไลท์ |
US-016 Ultrasonic Module Analog Voltage Output สัญญาณแบบอนาล็อก
|
ข้อมูล |
น้ำหนัก
บาร์โค้ด
ลงสินค้า
อัพเดทล่าสุด
|
รายละเอียดสินค้า |
Description:
การต่อใช้งาน
#define rangePin 2 //define pin #define outPin A0 unsigned int ADCValue; //initialize variable void setup() { //set baud rate for communicating with the computer Serial.begin(9600); pinMode(rangePin, OUTPUT); //set Pin 2 as output //set Pin 2 low: range = 1m or set Pin 2 high: range = 3m digitalWrite(rangePin, LOW); } void loop() { ADCValue = analogRead(outPin); //read the pin analog value //ADCValue *= 3; //for range = 3m //show the distance Serial.print ( "Present Length is:"); Serial.print (ADCValue, DEC); Serial.println ( "mm"); delay (500); // delay 0.5S } ![]() ![]() ![]() ![]() |
เงื่อนไขอื่นๆ |
|
Tags |