Skip to content

support changing I2C address? #22

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

Open
jerabaul29 opened this issue Feb 5, 2025 · 0 comments
Open

support changing I2C address? #22

jerabaul29 opened this issue Feb 5, 2025 · 0 comments

Comments

@jerabaul29
Copy link

According to the datasheet, it looks like (if I understand correctly) it should be possible to change the I2C address of the sensors by writing to the EEPROM. This would allow using several sensors on the same I2C bus.

Could this be supported? This would require:

  • a method to set the I2C address by writing it in EEPROM
  • a method to set the I2C address to be used by the class when communicating to the sensor
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

1 participant