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

Improved examples #34

Closed ArminJo closed 4 years ago

ArminJo commented 4 years ago

Hello, first thank you for the wonderful library.

I compiled all examples and found a few things to improve. Without them you will get the same distance value multiple times in all examples, and a refresh rate of 500 Hz in one example, which is not what you expect and not totally correct :-). It would be very nice if you could put it in a new release.

Best regards Armin

AndyEngland521 commented 4 years ago

Great work, seems to be working swell on my end!