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

Add an example program for I2C with 2 Bosch BME680 devices #11

Closed
SV-Zanshin opened this issue May 16, 2020 · 1 comment
Closed

Add an example program for I2C with 2 Bosch BME680 devices #11

SV-Zanshin opened this issue May 16, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@SV-Zanshin
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
The Bosch BME680 allows for 2 distinct I2C addresses, 0x76 and 0x77.

Describe the solution you'd like
An example program showing how to use 2 devices with I2C would be helpful.

Describe alternatives you've considered
none

Additional context

Zanshin Logo

@SV-Zanshin SV-Zanshin added the enhancement New feature or request label May 16, 2020
@SV-Zanshin SV-Zanshin self-assigned this May 16, 2020
SV-Zanshin pushed a commit that referenced this issue May 16, 2020
Added Program
@SV-Zanshin
Copy link
Collaborator Author

Added program "TwoDevicesI2CDemo.ino" to the development branch for v1.0.5 and documented the program on the wiki pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant