;//join i2c bus (address optional for master)Wire.begin();//Set I2C sub-device addresssensor.begin(0x50);//Set to Back-to-back mode and high precision modesensor.setMode(Continuous,High);//Laser rangefinder begins to worksensor.start();}voidloop(){//Get the distanceSerial.print("Distan...
voidsetup(){//initialize serial communication at 9600 bits per second:Serial.begin(115200);//join i2c bus (address optional for master)Wire.begin();//Set I2C sub-device addresssensor.begin(0x50);//Set to Back-to-back mode and high precision modesensor.setMode(Continuous,High);//Laser rang...
Hi, this tutorial is about distance measuring using the GY-VL53L0X ToF sensor, with an Arduino Uno board, we’ll go through a test then a little project using an OLED screen and a pushbutton to measure in different units (Metrics, Imperial). So the sensor uses the ToF (Time of F...
Type Laser Distance Module Measurement Object Length Range 0.03-40m Resolution 1mm Precision 1mm Accuracy +/-1mm Precision Measuring Device Precision Measuring Device Certification CE, RoHS, ISO, FDA Customized Non-Customized Voltage DC 2.5~3.3V Weight About 9g Laser Level Class II ...
int ReadDistance(){ SensorRead(0x00,i2c_rx_buf,2); lenth_val=i2c_rx_buf[0]; lenth_val=lenth_val<<8; lenth_val|=i2c_rx_buf[1]; delay(300); return lenth_val; } /* Smart Car Parking system Code * In this project the TOF10120 Laser Distance Sensor is used for measuring the di...
New Industrial Auto 150m Single Point Laser Distance Measuring Sensor Serial Port USB TTL to PC Ardiuno Range Finder Module Supplier's reply: We're thrilled that you're happy with our product and service. Thank you for taking the time to lea...
Arduino Sensor Shield|Long Range Laser|High-Precision Ranging:Accurate up to 400 cm, the VL53L1X offers precise distance measurements for various applications. Programmable ROI:Customizable region-of-interest (ROI) size and position for multizone control in your projects. ...
Laser type 905nm/Class 1 Application Outdoor Distance Measurement Data interface UART-TTL Measure Distance 5m-1000m/1200m/1500m Baudrate 19500Bps Packaging and delivery Selling Units: Single item Single package size: 22X15X8 cm Single gross weight: ...
Measuring Range: indoor 0.05-50m, outdoor 0.05-80m Accuracy(Standard Deviation): ±1.0mm Laser Type: 620~690nm Laser Class: Ⅱ, <1mW Spot Diameter at Distance M: 6mm@10m,30mm@50m Single Measurement Time: 0.05~1s Protection Level: IP40 ...
(FoV) of 27° and a programmable FoV reduction, the VL53L1X is capable of measuring distances up to 400 cm with a fast and accurate frequency of up to 50 Hz. The sensor's shutdown and interrupt pin provide additional control options, making it a versatile and robust component for ...