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

Works with BeagleBone Blue too #6

Closed
uweswrtz opened this issue Oct 10, 2018 · 1 comment
Closed

Works with BeagleBone Blue too #6

uweswrtz opened this issue Oct 10, 2018 · 1 comment

Comments

@uweswrtz
Copy link

I tested this with one Seeedstudio Grove - Time of Flight Distance Sensor(VL53L0X).
The 'Grove Universal 4 Pin to Beaglebone Blue 4 Pin Female JST/SH Conversion Cable' allows an easy connection.
The Grove - I2C Hub also can be used.

Unfortunately the Grove sensor doesn't provide XSHUT/GPIO. So multi sensor or other features requiring XSHUT probably don't work with the Grove sensor.

Many thanks for the linux port and the nice code!

img_0466

@mjbogusz
Copy link
Owner

I've added the info to the readme, thanks!

It should be possible to use multiple sensors by soldering in additional 2.54 connector (2 pads on the side of Seeed's board) and wiring them to the BeagleBone or to a GPIO extender (even a latched shift register), though I have no way of verifying that.
You'd have to check the Eagle files (available here http://wiki.seeedstudio.com/Grove-Time_of_Flight_Distance_Sensor-VL53L0X/ ) and figure out which one is XSHUT and which is GPIO0. I'd guess the square one should be the XSHUT.


PS. Sorry about the commit/reference spam, I've had to figure out how to link an issue in the readme.

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