alexh-name / bsec_bme680_linux

Read the BME680 sensor with the BSEC library on Linux (e.g. Raspberry Pi)
Other
87 stars 48 forks source link

Question: Are you able to build this on Pi 4? #24

Closed R-K-H closed 3 years ago

R-K-H commented 3 years ago

I stumbled upon this, thank you for your work!

Are you able to build this on a ArmV8 Ubuntu 20.04 (64bit) Raspberry Pi v4?

If not are there any steps you might recommend outside of https://community.bosch-sensortec.com/t5/MEMS-sensors-forum/algobsec-for-raspberry-pi-3-running-Ubuntu-64-bit/m-p/16620/highlight/true#M4322

Found this forum post https://community.bosch-sensortec.com/t5/MEMS-sensors-forum/General-questions-about-BME680/td-p/12399 and it doesn't look like outside the algos we're able to calculate the IAQ etc so my python library I'm using won't be able to access this information, but with your setup (or even their examples) you can! I believe I even found a python wrapper for your stuff.

Anyways any help would be appreciated as I would love to have these additional sensor readings (*calculations) available.

R-K-H commented 3 years ago

Was able to get it to work using the PiThreeArmV8 with g++-10-multilib-arm-linux-gnueabihf