Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Maximum distance limit in VL53L1X

HiI want to use the VL53L1X to measure the distance of a target less than 30 cm away and about 1 cm in size.Is it possible to ignore the measurements above 30 cm?I would like to know the settings to ignore the area above 30 cm when calculating a dist...

kbsh by Associate
  • 290 Views
  • 3 replies
  • 0 kudos

We are looking for a TOF sensor that meets some requirements

Moved  from the Feedback forum - which is not for product questions.Dear person in chargeCould you please reply to the following?Thank you so much for your attention and participation.Q1We are looking for a ToF sensor that meets the following require...

KF1 by Associate
  • 166 Views
  • 2 replies
  • 1 kudos

Resolved! VL53L0X API download

Hello, I faced *** problem because of *** website and can't download VL53 range sensor API.It may be that I'm *** as well. But every time this *** button does nothing: https://www.st.com/en/embedded-software/stsw-img005.html#st-get-software   So ST ...

ST_Lovemachine_0-1737493778802.png

Resolved! Can a TOF sensor detect a person through a plastic case?

HI We are thinking about a method for detecting people.   The prerequisite is that we need to detect people by penetrating a plastic case with a thickness of about 3mm (white). The existing PIR cannot penetrate the case, and radar sensors are expensi...

moon1003_0-1736746444564.png
moon1003 by Associate III
  • 297 Views
  • 3 replies
  • 3 kudos

Resolved! VL53L1X and VL53L4CD GetSensorId

Following up on a diff post.  I have a strange result. If I call the GetSensorId for the VL53L1X we use today I get a return of decimal 61098 which is 0xEEAA.  However the comments in the code claim for the GetSensorId should be: "This function retur...

will3 by Associate III
  • 205 Views
  • 2 replies
  • 0 kudos

Resolved! VL53L1X and VL53L4CD detection

We are beginning to migrate from the L1 to the L4.  Wondering if there is a way to auto-detect which sensor is on the board? I would like to build one fw version which abstracts away which sensor is in use (albeit taking advantage of diff features) b...

will3 by Associate III
  • 197 Views
  • 2 replies
  • 0 kudos

Resolved! ToF sensor with highest sampling frequency

In the search for a distance senor which can sample at highest rate. Given the constraint of a measurement range <1m and accuracy of relative distance changes in the low mm range. Ideally we could get a sampling rate of 1kHz.The VL53L4 sensors would ...

Tom_pm by Associate II
  • 281 Views
  • 1 replies
  • 0 kudos

Resolved! VL53L1X when to trust readings?

Hi,   typedef struct { uint8_t Status; /*!< ResultStatus */ uint16_t Distance; /*!< ResultDistance */ uint16_t Ambient; /*!< ResultAmbient */ uint16_t SigPerSPAD;/*!< ResultSignalPerSPAD */ uint16_t NumSPADs; /*!< ResultNumSPADs */ } VL53L1X_Result_t...

will3 by Associate III
  • 324 Views
  • 3 replies
  • 2 kudos