รหัสสินค้า | AS00361 |
หมวดหมู่ | LIDAR / เซ็นเซอร์วัดระยะทาง / ความเร็ว Distance / Speed |
ราคา | 140.00 บาท |
สถานะสินค้า | พร้อมส่ง |
จำนวน | ชิ้น |
Infrared Obstacle Avoidance Sensor Ultra Small โมดูลเซนเซอร์สิ่งกีดขวางแบบอินฟาเรด 1-80 cm ปรับระยะได้
โมดูลเซ็นเซอร์สิ่งกีดขวางแบบอินฟาเรด ทำงานได้ที่ระยะ 1-80 cm สามารถปรับระยะการเซนเซอร์ได้ มีขนาดเล็ก ใช้ไฟ 3.8-5 โวลต์ ให้สัญญาณออกมาเป็น 1 ที่ขา OUT พร้อมไฟ LED บนบอร์ด เมื่อตรวจจับวัตถุกีดขวางได้ บอร์ดขนาดเล็ก ใช้กระแสเพียง 6mA ที่ไฟ 5 โวลต์
โคด Arduino ต่อใช้งาน
/*
Vcc - 5V
Gnd - Gnd
OUT - 7 // สามารถเปลี่ยนใช้กับขา digital ได้ทุกขา
*/
int out = 7;
void setup() {
pinMode(out,INPUT);
Serial.begin(9600);
}
void loop() {
int value = digitalRead(out);
Serial.println(value);
}
How it works:
How the board turn precision adjustable potentiometer, which can be adjusted according to the use environment. Adjustment range from 3cm-100cm. Because it is a reflection principle, with specific targets related to the reflection can be adjusted according to the situation.
The circuit board has a red LED, a light emitting when detected obstacles .OUT output continued low. Accessibility is a continuous high level output OUT.
Obstacle detection time (within the effective detection range from the target to the accessibility obstacles, barriers or obstacles to target disappears): <= 21ms
Sensor active infrared reflection detection, so the target reflectivity and shape are key detection range, wherein the minimum detection range of black, white maximum; small area of small objects from a large area from the great.
Here is the detection range of the actual test:
Detection range (test environment, indoor, maximum power, voltage 5v, power consumption 6.5ma):
The new version made great improvements have been maturing, the following features:
Infrared obstacle avoidance sensor ultra small โมดูลเซนเซอร์สิ่งกีดขวางแบบอินฟาเรด 1-80 cm ปรับระยะได้
Infrared obstacle avoidance sensor ultra small โมดูลเซนเซอร์สิ่งกีดขวางแบบอินฟาเรด 1-80 cm ปรับระยะได้
Infrared obstacle avoidance sensor ultra small โมดูลเซนเซอร์สิ่งกีดขวางแบบอินฟาเรด 1-80 cm ปรับระยะได้
ชำระเงินค่าสินค้าโดยการโอนเงินเข้าบัญชีธนาคาร KBANK, SCB, BBL,TMB
กรุณาเก็บหลักฐานการโอนเงินของท่านไว้เพื่อแจ้งการชำระเงินด้วยค่ะ
ท่านสามารถแจ้งการชำระเงินผ่านระบบอัตโนมัติได้โดย Click Link ข้างล่างค่ะ
https://www.arduitronics.com/informpayment
หน้าที่เข้าชม | 15,420,141 ครั้ง |
ผู้ชมทั้งหมด | 5,923,219 ครั้ง |
เปิดร้าน | 21 พ.ค. 2556 |
ร้านค้าอัพเดท | 4 ต.ค. 2568 |