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

Implement VL53L0X laser time-of-flight distance sensor, including (optional) sleep pin #244

Merged
merged 1 commit into from Dec 31, 2017

Conversation

kainhofer
Copy link
Contributor

This sensor uses the Pololu VL53L0X library to talk to the sensor. Currently, there are no configurable settings, the sensor always simply returns the distance in mm (or 8192 for Out-of-range and -1 for measurement timeout).

…ep pin

This sensor uses the Pololu VL53L0X library to talk to the sensor. Currently, there are no configurable settings, the sensor always simply returns the distance in mm (or 8192 for Out-of-range and -1 for measurement timeout).
@user2684 user2684 merged commit 7b1b23b into mysensors:development Dec 31, 2017
@user2684
Copy link
Contributor

Fixes #250

@kainhofer kainhofer deleted the VL53L0X branch January 3, 2018 00:46
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

Successfully merging this pull request may close these issues.

None yet

2 participants