sparkfun / SparkFun_VL53L1X_Arduino_Library

A library for the laser based VL53L1X Time Of Flight distance sensor capable of detecting a target 4m away!
MIT License
88 stars 50 forks source link

Possibility to add custom Regions of interests? #26

Closed Cliff-R-K closed 4 years ago

Cliff-R-K commented 5 years ago

When I looked at the official documentation from ST it looks like you can define custom areas to be checked separately. From my limited understanding when looking at this library it is just possible to define how narrow the fov should be from the center. I would like the possibility to define two zones left-right so you can check for movement and also direction of movement.

AndyEngland521 commented 4 years ago

Updated setROI to include the ability to set an optical center in v1.2.0