Skip to content

add set_address to change the I2C address #7

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

Merged
merged 1 commit into from
Jun 14, 2022

Conversation

Neradoc
Copy link
Contributor

@Neradoc Neradoc commented Jun 14, 2022

closes #6
Copied from VL53L1X. Added the example too.

@ben-mallett
Copy link

I used this on raspberry pi 3b+ with 3 vl53l4cd sensors and it successfully changed the i2c address enabling multisensor reads on the same i2c bus.

@tannewt tannewt requested a review from caternuson June 14, 2022 17:33
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@tannewt tannewt merged commit d3ef19a into adafruit:main Jun 14, 2022
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Jun 17, 2022
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.

Implement set_address like other drivers in the family
3 participants