Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Getting fixed value from Lidar (tfmini)

Hi thereI am working on lidar but everytime i am getting fixed value in the buffer i.e 0x59 which is 89 in decimal (Y in ascii) which is the header of transmitted data as indicated in lidar datasheet.below is the code snippet.Any suggestion would be ...

0693W000008zrazQAA.png

Inconsistent behaviour of VL53L1X ToF Sensors

Hi, We have been testing the VL53L1X for a while. The primary intend is to measure liquid level. Liquid can be water, coffee, windshield washer fluid, etc. We are seeing some issues that we cannot seem to figure out. Hoping for any insights.Premise.W...

ACher.4 by Associate II
  • 528 Views
  • 3 replies
  • 0 kudos

Measurement problem on VL53L3

Hello, I use a VL53L3cx sensor and API STSW-IMG015. I am having two problems. The first is that in the interruption mode, the VL53L3cx stops sending the interruption after 20 received measurements, speed i2c 400khz. The second problem is that the se...

Vandr.1 by Associate II
  • 534 Views
  • 2 replies
  • 0 kudos

Resolved! How to obtain a low-res depth image with a VL53L* sensor?

Hi there, is it possible with any of the currently manufactured ToF sensors of the VL53L* family and the software that is available to private customers to obtain a depth image, or the raw sensor values for each SPAD to reconstruct a depth image?I ex...

Step by Associate II
  • 1116 Views
  • 5 replies
  • 1 kudos

VL53L1X singleshot measurement

Currently we are using the VL53L1X ULD API which only supports autonomous mode. We would prefer to have a manually controlled measurement flow like the following:Start singleshot measurementWait for interruptRead measurement data and clear interruptS...

mf101 by Associate II
  • 709 Views
  • 4 replies
  • 0 kudos

VL53L1X Data_init() return error

Hi forum,I am working on nrf52 , I was communicate with sensor through I2C.GPIO_configuration:- nrf_gpio_cfg_output(VSHUT); nrf_gpio_pin_write(VSHUT,0); nrf_gpio_pin_write(VSHUT,1); nrf_delay_ms(10); nrf_gpio_input_disconnect(TRACEDATA1);// gpio1 int...

DANDE.1 by Associate II
  • 1552 Views
  • 6 replies
  • 1 kudos