08-01-2019 08:05 PM
Good Day to all,
The VL53L0X is a new generation Time-of-Flight (ToF) laser-ranging module housed in the smallest package on the market today, providing accurate distance measurement whatever the target reflectance unlike conventional technologies.
Currently for one my project I need to use VL53L0X for locating objects with LabVIEW and Arduino (LINX). I can easily use VL53L0X with an Arduino library. However, I can’t able to use it in LabVIEW as the documentations for VL53L0X (I2C sensor) is inadequate and my knowledge in LabVIEW with I2C sensor is not that much.
If anyone share a working VI file to work with the VL53L0X sensor, then it will be very helpful for me to work further.
Thanks in advance.
08-02-2019 12:42 AM - edited 08-02-2019 01:04 AM
08-02-2019 01:47 AM
Thanks for your suggestion.
Actually in my work, the sensor will work as a feedback system and I've to control two motors through Arduino depending on the sensor data. I want to do PID control in Labview.
For this I want to use Arduino board just as a DAQ.
That's why if I've a VI file to read the data from the sensor, then I can do the rest PID control task.
08-02-2019 01:50 AM - edited 08-02-2019 01:54 AM
08-02-2019 01:59 AM
Hi GerdW, I've to try your suggestion. However, do you have any example link like this type of problem. It will be easy for me to figure it out.
06-03-2024 06:44 PM
Hi.
I need to measure distance with VL53L0X sensor with labview and linx. could you please help me?