Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Divider opacity to prevent crosstalk with dirty cover glass

I'm working on a design for a PCBA with enclosure, using the VL53L0X. There's a chance the cover glass will get dirty, so we took some tips from this youtube video regarding the use of an opaque divider: https://www.youtube.com/watch?v=BHM2CZVXZGcIde...

AWill.17 by Associate
  • 615 Views
  • 2 replies
  • 0 kudos

Resolved! Example source code for People counter

Hi,I came across of this video of people counter recently from STMicroelectronics. I was wondering where can I find more information about it or code. Because , I don't understand how field of view is divided into two zones. I couldn't find anything ...

VL6180x TOF Sensor VCSEL Continuity Test Error

On our prototype circuit boards with VL6180x sensors there are 6 sensors per board. On a couple of our prototype boards (about 10% of our boards) we have seen just a single sensor able to respond over I2C but cannot start ranging. The result range s...

NPate.14 by Associate
  • 523 Views
  • 1 replies
  • 0 kudos

There seems to be some conflicting information in the VL53L1X API documentation regarding min timing values for 'Timing Budget' and 'Inter Measurement Period'.

 The general API user guide, UM2356 (rev 2), says that the min timing budget is 20ms, but the ultra-lite driver guide, UM2510 (rev2), says 15ms is the minimum. I've tested with 15ms (I'm using the ULD) and it seems to work fine, but just wanted to ma...

VL53L1X overshoot?

VL53L1X overshoot?In my initial testing with the VL53L1X, I'm seeing that by rotating the sensor from directly facing an object to facing the ceiling, which is well over the max distance away (I'm operating in 'short' mode, so that should be 1.3m), I...