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

Query: Is there any plan to support Grove BME680 Bosch Sensor #675

Open
BinduRao2018 opened this issue Feb 7, 2019 · 2 comments
Open

Query: Is there any plan to support Grove BME680 Bosch Sensor #675

BinduRao2018 opened this issue Feb 7, 2019 · 2 comments

Comments

@BinduRao2018
Copy link

BinduRao2018 commented Feb 7, 2019

We plan to use BME680 on GrovePi and would like to know if there is any plan to add this sensor support? I see https://github.com/Seeed-Studio/Seeed_BME680_V1/ available, with Arduino IDE

@BinduRao2018 BinduRao2018 changed the title Query: Is there any plan to support BME680 Bosch Sensor Query: Is there any plan to support Grove BME680 Bosch Sensor Feb 7, 2019
@Propanu
Copy link
Contributor

Propanu commented Feb 19, 2019

Hi @BinduRao2018, we are not currently working on adding new Bosch/Grove sensors to the UPM library and are instead focused on consolidating the APIs based on sensor categories for the next major update. If you are actively using this sensor and would like to try and find help for porting the library you linked to MRAA supported boards please let us know.

@BinduRao2018
Copy link
Author

Hi @Propanu,
I managed to integrate bme680, using https://github.com/BoschSensortec/BME680_driver as a reference. The functionality provided from my work uses mraa APIs and not UPM. This was verified on UP2 Grove IoT Development Kit and Raspberry Pi. W.r.t outputs from the sensors for Temp, Humidity and Pressure, I would say it was fairly reasonable and not very accurate. This is due to the calibration values (I have used the same reference values as available in the above mentioned repo) as the details are not available.
PS: I haven't integrated the changes with BSEC library that is suppose to provide more accurate measurement values, however the library is not available on all platforms for download.

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

2 participants