Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Ranging frequency of VL53L1X

HI,What is the definition of ranging frequency. Is it how fast it can make consecutive measurements?What is the highest ranging frequency (lowest inter measurement period) SPAD sensor that ur company provides?Thank u 

vishnusf by Associate III
  • 423 Views
  • 1 replies
  • 0 kudos

Resolved! Signal Frequency of the SPAD sensor VL53L1X

Hi, I am using Getsignalrate function inorder to obtain the photon count of VL53L1X sensor. Could somebody tell me what the frequency of the actual signal is, ignoring the I2C and UART communication speed. Or the signal that we get is completely depe...

vishnusf by Associate III
  • 567 Views
  • 1 replies
  • 1 kudos

Resolved! Documentation of X Cube Vl53l1A1

HI,I downloaded X cube 53l1A1 software. After extracting it i opened the documentation file I see that it is blank. Could u please provide assistance with this matter.Thank you

vishnusf by Associate III
  • 316 Views
  • 1 replies
  • 0 kudos

Resolved! VL53L1X for custom use

HiI want to use VL53L1x board sensor for custom application. I wanted to use an external laser source of 940nm and block the onboard laser source. Are there any precautions to be taken for such case?I also wanted to know is it possible to access the ...

vishnusf by Associate III
  • 623 Views
  • 3 replies
  • 2 kudos

Resolved! VL53L7X get Point Cloud

Hi, I'm trying to create a 4x4 point cloud using a VL53L7CX-Sensor. I already got the x, y and z, but I am not sure if the values are right. My approach:*iter_x = static_cast<float>(kMillimeterToMeter * cos(w * fovPerPixel - kFov / 2.0f - DegToRad(90...

Hartm_Sve_0-1712560687133.png
Hartm_Sve by Associate II
  • 2087 Views
  • 9 replies
  • 0 kudos

Resolved! TOF Sensor Lens Fogging and Icing Problems

Hi all.I'm using a TOF sensor VL53L0X to make a small short range probe. the TOF sensor is not suitable for direct exposure, so there will be a piece of lens to cover the TOF sensor. Now the problem is, in the low-temperature environment, the lens su...

Resolved! VL53L7CX Driver - Implement from VL53L5CX driver?

Hi, I have implemented the VL53L5CX driver for a Nordic controller, and it works fine. Now, I want to implement the VL53L7CX driver for the same Nordic controller. Can I use the VL53L5CX driver as is, or will I need to make changes? Additionally, are...