Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Vl53l1x sensors from Pololu

Hey, For a project I am using multiple Vl53L1X sensors from ST and the driver I used is https://github.com/rneurink/VL53L1X_ULD/tree/94b88bc06ef44950ec3a5fd50b2f0287c23c5ad7It worked perfectly and am not having any issues.But am planning to use multi...

MBabu.2 by Associate II
  • 740 Views
  • 2 replies
  • 0 kudos

Resolved! library(VL53L0X API) license question

Hi,I read License Agreement for STSW-IMG005(VL53L0X API) and I have question about license because I don't find information important for me.I start develop open source project and I would like public complete source code of my project. Can I public ...

AChem.1 by Associate
  • 578 Views
  • 1 replies
  • 0 kudos

Can we also use SPI to communicate with the VL53L5CX?

Original product brief showed both I2C and SPI peripheral communication available for the VL53L5 but the data sheet now focuses exclusively on I2C. Is SPI then no longer supported or can both/either be used with the appropriate user-provided platform...

KWine by Senior
  • 573 Views
  • 1 replies
  • 0 kudos

VL53L1CX ambient reading and ranging sequences

From what I've read, I get that during a ranging sequence VL53L1CX performs two separate ranging operations and since we have also ambient data I think the sensor listens to the environment without sending any pulses. What I am curious about how they...

CBila.1 by Associate II
  • 1342 Views
  • 1 replies
  • 0 kudos

VL53L5 GPIO uses?

I have exposed both GPIO1 and GPIO2 pulled up to VDDIO with a 47 K resistor on my VL53L5 breakout. GPIO1 is used as the interrupt. What can I use GPIO2 for, another interrupt? It would be very convenient to have a date ready interrupt on GPIO1 and a ...

KWine by Senior
  • 700 Views
  • 2 replies
  • 0 kudos

Interference between VL53L1X on mobile object.

Interference between VL53L1X on mobile object.We use VL53L1X on mobile objects, and when these objects intersect we have interference between VL53L1X, we have incorrect measurementsIs it possible ? is a misuse of VL53L1XDo you have any examples, solu...

MRIBE.1 by Associate
  • 546 Views
  • 1 replies
  • 1 kudos

Resolved! VL6180X unstable range results

Hi,Readings from my VL6180X sensor are very unstable. They vary about +-8 mm from measure to measure.I tried with Nucleo board and official api, and also with Arduino board and Sparkfun code. 2,8V power supply is from linear regulator, measured objec...