cancel
Showing results for 
Search instead for 
Did you mean: 

I need I2c commands for readinf range from VL53l0x IC

Yusuf1
Associate

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. 

1 ACCEPTED SOLUTION

Accepted Solutions
TDK
Guru

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".

View solution in original post

1 REPLY 1
TDK
Guru

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".