Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using libi2c with Adafruit VL53L4CD Time of Flight Sensor #13

Open
spcrobocar opened this issue May 23, 2022 · 1 comment
Open

Using libi2c with Adafruit VL53L4CD Time of Flight Sensor #13

spcrobocar opened this issue May 23, 2022 · 1 comment

Comments

@spcrobocar
Copy link

I am trying to connect Adafruit VL53L4CD Time of Flight Sensor (https://www.adafruit.com/product/5396) with Nvidia Jetson Xavier NX using libi2c. But I could not figure out how to do it. Any one have any experience using VL53L4CD?

I found some code for Arduino https://github.com/stm32duino/VL53L4CD. This code should have the information for the device, such as address etc.

@polyhobbyist
Copy link

polyhobbyist commented Jun 28, 2022

I hope this helps - https://github.com/polyhobbyist/ros_qwiic_tof. I've implemented a ROS2 node which uses an implementation of Arduino Wiring for Nvidia Jetson (and maybe Pi, but I haven't tested yet). This allows you to use the Sparkfun implementation of the VL53L5CX. It should be adaptable to the VL53L4CD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants