I need I2c commands for readinf range from VL53l0x IC
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-31 2: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.
Labels:
- Labels:
-
Time of flight
1 ACCEPTED SOLUTION
Accepted Solutions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-31 5:47 AM
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".
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-31 5:47 AM
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".
