Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! VL53L5CX safety for human detection

Hello,I plan to use VL53L5CX to measure the distance between the robot and the user (human) in the walker project. I would like to ask if it is safe or not. Regards,Fehmi.

FKara.3 by Senior
  • 555 Views
  • 1 replies
  • 0 kudos

Resolved! Device unique ID for VL53L5CX ?

Hello all,does the vl53l5cx ULD API (STSW-IMG023) can expose  a unique device ID for the VL53L5CX ? Something similar to the VL51L1 API function call "VL53L1_Error VL53L1_GetUID(VL53L1_DEV Dev, uint64_t *pUid)"  in the driver SWSW-IMG019 ? Kind regar...

LK by Associate II
  • 1258 Views
  • 6 replies
  • 1 kudos

IR080C0-IC09-A066-2 cover window for VL53L1X

I am using cover glass window IR080C0-IC09-A066-2. I want the design to be IP69. Where I can get the information that the cover glass can withstand If it is subjected to high water pressure (10000 kPa) and high temperature(80*C)?

Ali_SE by Associate
  • 767 Views
  • 1 replies
  • 0 kudos

VD6283 on Arduino UNO

Hello everyone,i bought the X-Nucleo-6283A1 development Board from ST together with an Nucleo-F401RE Developmentboard.I have also installed the GUI and it works ok, the calculation of CCT is not performing correct, but thats ok so far...Now i wanted ...

SBurc.1 by Associate II
  • 967 Views
  • 6 replies
  • 0 kudos

VL53LX API Compatibility

I ended up accidentally discovering that the VL53LX API is compatible with two different sensors.I'm using this platform implementation for Linuxhttps://github.com/ned14/VL53L3CX_rasppiI have the VL53L3CX but also the VL53L4CD.  I've seen that the VL...

ToF VL53L4CD load capacitance calculation

Hi, I am struggling to understand how to calculate the load capacitance when adding the pull-up resistors in my circuit with VL53L4CD ToF sensor to run the sensor in fast mode plus. The datasheet states that:Suggested pull-up and series resistors for...

Gabor23 by Associate II
  • 660 Views
  • 3 replies
  • 0 kudos

Reading several VL53L7CX sensors with a Nucleo

Hello everyone,I am trying to read data from three SATEL-VL53L7CX, using only their mini-PCB part, with a Nucleo F401RE.To do so, I did the following wiring:each sensor is using a different I2C bus (sensor 1 is plugged on SDA1/SCL1, sensor 2 on SDA2/...