Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! VL53L4CD number of spad used

Hi,I noticed that the number of spad used reduces as an object gets closer to VL53L4CD. I was thinking about using this to make my distance measurement better. It also helps me to detect if the object is moving much in the field of view as i noticed,...

kps98 by Associate III
  • 533 Views
  • 1 replies
  • 0 kudos

Resolved! STSW-IMG035 Gesture and Hand Posture

Hello, I've previously posted asking about gesture and hand posture output and I've finally got an output from both of the model. The problem is the method of getting an output for gesture and hand posture is different. For gesture, I'm able to use G...

Resolved! VL53L3CX BareDrive

In vl53lx_platform.c  functions VL53LX_WriteMulti() and VL53LX_ReadMulti()  are taking care of the VL53LX_COMMS_CHUNK_SIZE which was set to 56.So, data is send in telegram chunks if length exceeds this definition.I'm wondering if this is due to VL53L...

Mika17 by Associate
  • 457 Views
  • 1 replies
  • 1 kudos

Resolved! Error getting ranging data vl53l5x 8x8 mode.

When i measure my distance in 4x4 i don't have any issues at all. But I need to change it to 8x8 for my project.To my knowledge you only need to change the resolution with vl53l5cx_set_resolution() to 8x8 and adjust the frequency accordingly. I have ...

Jammer by Associate II
  • 881 Views
  • 6 replies
  • 0 kudos

Resolved! How to change data for VL53L8CX sensor

Hey, I am a beginner in all of this and have been trying to change certain parameters for my VL53L8CX sensor such as sharpening percentage, or converting its standard mm data unit to feet or inches, and I really can not figure it out. I am guessing i...

WHXTE6IX by Associate
  • 402 Views
  • 1 replies
  • 0 kudos

Resolved! How to use STSW-IMG035 Hand Posture?

Hello, I'm currently trying to use "STSW-IMG035 Turnkey gesture recognition solution based on VL53L5CX, VL53L7CX and VL53L8CX multizone Time-of-Flight ranging sensors" on my board. I have a NUCLEO-F401RE and XNUCLEO-53L8A1 expansion board. I'm very n...