Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Histogram generation loop - VL53L3CX

Hello Community,I do agree we don't need to write the code as API is well updated, but to understand my output properly I could really use your help on understanding bits of the histogram loop.if ((pMultiRangingData->StreamCount & 1) == 1) ---> what ...

v++ by Associate II
  • 736 Views
  • 4 replies
  • 0 kudos

Unable to get measures from VL53L4CX

Hello,I'm in doing a project to measure the distance of my car from the wall. I'm in the software development phase using an ESP32 and a VL53L4CX to measure the distance.I'm using ESPHome to develop the entire thing and due to the reason there is no ...

IHern.2 by Associate III
  • 1356 Views
  • 4 replies
  • 6 kudos

VL53L4CX_SetUserROI purpose

I read that we can not set spad array size on VL53L4CX chip. What is the purpose of function VL53L4CX_SetUserROI, found in VL53L4CX driver? I tried setting two zones or two user rois but detection doesn’t change.Damjan

DM.16 by Associate
  • 517 Views
  • 1 replies
  • 0 kudos

VL53L7CX Some zones not updated fast enough

We are trying to use a VL53L7CX sensor for a people counting application, but some zones won't change fast enough after a person passes through the detection field, even after a long time like 2-3 seconds. I tried resetting the sensor after each rang...

FDehg.1 by Associate
  • 1097 Views
  • 6 replies
  • 0 kudos

VL53L1CB Communication not working.

Hi,I am having an issue with the VL53L1CB TOF sensor where I cannot communicate with the sensor via I2C. I have everything configured correctly as far as I can tell but the API is returning status error -13. I am testing with a L476 nucleo and the SA...

GJohn.4 by Associate II
  • 1312 Views
  • 5 replies
  • 0 kudos

Enclosure for VL53L7

Hi, Is there any documentation for recommended cover glass designs for the Time of flight sensor VL53L7 (materials, thicknesses, sizing)? Or any other documentation about housing this sensor? Thanks!

shand.1 by Associate
  • 440 Views
  • 1 replies
  • 0 kudos
JSaun.1 by Associate II
  • 859 Views
  • 3 replies
  • 0 kudos

VL53L3CX: estimating target distance from histogram

I have attached a couple of histograms from same object and from different distances. Distances are embedded in filename visible in image (top bar). Problem is peak position doesn’t change. I understand depth data is spread across three bins only. Bu...

v++ by Associate II
  • 1153 Views
  • 3 replies
  • 0 kudos