2023-08-31 02:23 AM
I am trying to read the distance from VL53l0X IC, but could not read succefully. I need the simple sequence of I2c commands , so that i can read the range continuosly.
Solved! Go to Solution.
2023-08-31 05:47 AM
Lots of libraries out there. Here is one:
https://github.com/MarcelMG/VL53L0X-STM32F103
2023-08-31 05:47 AM
Lots of libraries out there. Here is one:
https://github.com/MarcelMG/VL53L0X-STM32F103