2021-02-18 04:59 AM
Hello, I have a question of VL53L1X time-of-Flight Distance Sensor. The VL53L1X features a programmable region of interest (ROI), so the full field of view can be reduced or divided into multiple zones.
I want to know if I can change ROI dynamically. Take measurements at different ROIs in a short time. The previous sensor, based on the VL53L1X that I used, needed a few seconds to upload the configuration and must restart.
Thank you for your answers
2021-02-18 05:09 AM
Hi
Yes, absolutely you can set the ROI dynamically . There is no need to issue a stop , change ROI , restart. You may check out the STSW-IMG010 People counting example to see how the change ROI is managed in this example. Give a try.
Thanks
Julien