VL53L8 - programmable ROI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-20 12:26 AM
Hii ,
Does VL53L8 tof sensor support ROI selection or Reduced FoV as VL53L1 , if yes how do i do it ?
Thanks,
Poornima B
Solved! Go to Solution.
- Labels:
-
Time of flight
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-20 8:15 AM
the VL53L8 tof sensor does NOT support ROI selection in the same way the L1 does.
One sets the amount of data one wants per zone from the sensor (in PLATFORM.h) and you read that at the end of each range.
It's up to you as to which zones you want to look at and which you want to discard.
If this or any post solves your issue, please mark them as 'Accept as Solution' It really helps. And if you notice anything wrong do not hesitate to 'Report Inappropriate Content'. Someone will review it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-20 8:15 AM
the VL53L8 tof sensor does NOT support ROI selection in the same way the L1 does.
One sets the amount of data one wants per zone from the sensor (in PLATFORM.h) and you read that at the end of each range.
It's up to you as to which zones you want to look at and which you want to discard.
If this or any post solves your issue, please mark them as 'Accept as Solution' It really helps. And if you notice anything wrong do not hesitate to 'Report Inappropriate Content'. Someone will review it.
