Skip to main content
Visitor II
August 31, 2023
Solved

I need I2c commands for readinf range from VL53l0x IC

  • August 31, 2023
  • 1 reply
  • 970 views

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. 

This topic has been closed for replies.
Best answer by TDK

Lots of libraries out there. Here is one:

https://github.com/MarcelMG/VL53L0X-STM32F103

1 reply

TDK
TDKBest answer
Super User
August 31, 2023

Lots of libraries out there. Here is one:

https://github.com/MarcelMG/VL53L0X-STM32F103

"If you feel a post has answered your question, please click ""Accept as Solution""."