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

I2C BME280 & TSL2561 support + two I2C buses #158

Merged
merged 13 commits into from
Feb 13, 2022
Merged

I2C BME280 & TSL2561 support + two I2C buses #158

merged 13 commits into from
Feb 13, 2022

Conversation

ShonP40
Copy link
Collaborator

@ShonP40 ShonP40 commented Dec 29, 2021

Adds support for the I2C version of the BME280 and TSL2561 sensors as well as support for two I2C buses.

image

image

More info:

@ShonP40 ShonP40 changed the title I2C BME280 support I2C BME280 & TSL2561 support + two I2C buses Dec 29, 2021
@corgan2222
Copy link
Contributor

Nice!

@DTTerastar
Copy link
Contributor

I feel like trying to support all the worlds sensors could compromise the main mission of ESPresense. Maybe we can these all optional kinda like how tasmota has a full and a minimal?

@ShonP40
Copy link
Collaborator Author

ShonP40 commented Jan 24, 2022

I feel like trying to support all the worlds sensors could compromise the main mission of ESPresense. Maybe we can these all optional kinda like how tasmota has a full and a minimal?

Maybe it'll be better to merge this PR first and then I'll start implementing that system in a separate PR?

@DTTerastar
Copy link
Contributor

Ok the sensors builds are ready. Just make sure all your code is in the #ifdef SENSORS

@ShonP40
Copy link
Collaborator Author

ShonP40 commented Feb 10, 2022

Alright, added it and merged your commits

@DTTerastar DTTerastar merged commit 3960110 into ESPresense:master Feb 13, 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.

None yet

3 participants