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

Enable configurable I2C addresses for MLX90393 magnetometers #23

Open
henrykrumb opened this issue Jan 10, 2024 · 0 comments
Open

Enable configurable I2C addresses for MLX90393 magnetometers #23

henrykrumb opened this issue Jan 10, 2024 · 0 comments

Comments

@henrykrumb
Copy link

MLX90393 breakout boards support four configurable I2C addresses in the range of 0x0C to 0x0C | 0x03. The getMagnetometer method (or detectMLX90393 in particular) should support a selection of multiple devices if they are attached to the same I2C bus.

The implementation could be similar to this PR for a different sensor type: #9

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