Infrared Laser Distance Sensor (50m/80m) - แท้ DFRobot

Infrared Laser Distance Sensor (50m/80m) - แท้ DFRobot
Infrared Laser Distance Sensor (50m/80m) - แท้ DFRobotInfrared Laser Distance Sensor (50m/80m) - แท้ DFRobotInfrared Laser Distance Sensor (50m/80m) - แท้ DFRobotInfrared Laser Distance Sensor (50m/80m) - แท้ DFRobotInfrared Laser Distance Sensor (50m/80m) - แท้ DFRobotInfrared Laser Distance Sensor (50m/80m) - แท้ DFRobot
รหัสสินค้า AS00630
หมวดหมู่ LIDAR / เซ็นเซอร์วัดระยะทาง / ความเร็ว Distance / Speed
ราคา 2,985.00 บาท
สถานะสินค้า พร้อมส่ง
จำนวน
ชิ้น
หยิบลงตะกร้า
หนังสือรับรองบริษัท
บุ๊คแบ๊งค์
คุ้มครองโดย LnwPay
dfrobot, Infrared Laser Distance Sensor, Infrared Distance Sensor
ดูรายละเอียดการต่อใช้งานและตัวอย่าง arduino code ได้ที่ Click

Introduction

This is a cost-effective IR laser distance sensor that features high accuracy, long-distance detection, visible IR laser, and small FOV. It offers the measuring ranges 0.05~80m for indoor use and 0.05~50m outdoor. With serial port output, it is compatible with all kinds of controller boards like Arduino. The sensor can be used in applications like UAV automatic landing, electronic scale, barn material level monitoring, etc.

Visible Infrared Laser, Small FOV

The sensor will emit infrared laser to point to an object, then there will be an IR laser dot on that object. It can measure objects of size 5x5cm within 80m when used indoors. Long-distance detection of small objects, more accurate and easier to use.

Infrared Laser Distance Sensor (50m/80m)

High Accuracy, Long Distance

Measuring Range 80m for using indoor, 50m outdoor. 0.05m Blind zone

Infrared Laser Distance Sensor (50m/80m)

Easy to Get Started

Infrared Laser Distance Sensor (50m/80m)

3.3~5V power supply, UART communication port, compatible with Arduino.

Note:

For different objects and operating environments, the measurement range of the sensor may be shortened or its performance may be affected due to factors like excessive intensity of ambient light, too high or too low operating temperature, rough surface of target, and too weak or strong light reflection of target object.

Features

  • High accuracy
  • Small size
  • Long-distance measurement

Specification

  • Power Supply: DC3.3V~5V
  • Measuring Range: 0.05~50m(outdoor), 0.05~80m(indoor)
  • Accuracy(Standard Deviation): ±1.0mm
  • Laser Type: 620~690nm
  • Laser Class: II, <1mW
  • Spot Diameter at Distance M: 6mm@10m,30mm@50m
  • Single Measurement Time: 0.05~1s
  • Protection Level: IP40
  • Operating Temperature: -10~+60℃
  • Storage Temperature: -20~+80℃
  • Weight: about 60g
  • Dimension (L*W*H): 48×42×18mm/1.89×1.65×0.71” 
Documents
Shipping List
  • Infrared Laser Distance Sensor (50m/80m) ×1
  • USB to TTL Converter ×1


Board Overview

Board Overview Pin diagram

Tutorial

Requirements

  • Hardware
    • DFRduino UNO R3 (or similar) x 1
    • Infrared Laser Distance Sensor(50m/80m) x1
    • Wires

Connection Diagram

Connection Diagram

Sample Code

SEN0366 Communication Protocol.pdf

/*!
* @File DFRobot_IraserSensor.ino
* @brief In this example, the infrared laser ranging sensor is used to measure the distance, and the sensor data is processed to obtain the measured distance
* @copyright Copyright (c) 2010 DFRobot Co.Ltd (http://www.dfrobot.com)
* @licence The MIT License (MIT)
* @author [liunian](nian.liu@dfrobot.com)
* @version V1.0
* @date 2020-08-13
*/
#include <SoftwareSerial.h>
SoftwareSerial mySerial(2,3);//Define software serial, 3 is TX, 2 is RX
char buff[4]={0x80,0x06,0x03,0x77};
unsigned char data[11]={0};
void setup()
{
Serial.begin(115200);
mySerial.begin(9600);
}

void loop()
{
mySerial.print(buff);
while(1)
{
if(mySerial.available()>0)//Determine whether there is data to read on the serial 
{
delay(50);
for(int i=0;i<11;i++)
{
data[i]=mySerial.read();
}
unsigned char Check=0;
for(int i=0;i<10;i++)
{
Check=Check+data[i];
}
Check=~Check+1;
if(data[10]==Check)
{
if(data[3]=='E'&&data[4]=='R'&&data[5]=='R')
{
Serial.println("Out of range");
}
else
{
float distance=0;
distance=(data[3]-0x30)*100+(data[4]-0x30)*10+(data[5]-0x30)*1+(data[7]-0x30)*0.1+(data[8]-0x30)*0.01+(data[9]-0x30)*0.001;
Serial.print("Distance = ");
Serial.print(distance,3);
Serial.println(" M");
}
}
else
{
Serial.println("Invalid Data!");
}
}
delay(20);
}
}

วิธีการชำระเงิน

ชำระเงินค่าสินค้าโดยการโอนเงินเข้าบัญชีธนาคาร KBANK, SCB, BBL,TMB

กรุณาเก็บหลักฐานการโอนเงินของท่านไว้เพื่อแจ้งการชำระเงินด้วยค่ะ

 

ท่านสามารถแจ้งการชำระเงินผ่านระบบอัตโนมัติได้โดย Click Link ข้างล่างค่ะ

https://www.arduitronics.com/informpayment

 

บมจ. ธนาคารกสิกรไทย สาขาเซ็นทรัล แจ้งวัฒนะ ออมทรัพย์
ธนาคารไทยพาณิชย์ จำกัด (มหาชน) สาขาเซ็นทรัล แจ้งวัฒนะ ออมทรัพย์
ธนาคารกรุงเทพ จำกัด (มหาชน) สาขาเซนทรัล พระราม 3 สะสมทรัพย์
ธนาคารทหารไทยธนชาต จำกัด (มหาชน) สาขาเซนทรัล พระราม 3 กระแสรายวัน

เพิ่มเพื่อน

@rfm0967y

ติดต่อสอบถาม

เพิ่มเพื่อน

CATEGORY

Sensors / Modules [1695]

CONTACT US

มือถือ 0887823467 แฟกซ์ 02-0153201

Join เป็นสมาชิกร้านค้า

ร้านArduitronics
ร้านArduitronics
/www.arduitronics.com/
Join เป็นสมาชิกร้าน
2118
สมัครสมาชิกร้านนี้ เพื่อรับสิทธิพิเศษ

STATISTICS

หน้าที่เข้าชม15,375,197 ครั้ง
ผู้ชมทั้งหมด5,878,275 ครั้ง
เปิดร้าน21 พ.ค. 2556
ร้านค้าอัพเดท5 ก.ย. 2568

MEMBER

พูดคุย-สอบถาม