Closed R-K-H closed 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.
Was able to get it to work using the PiThreeArmV8 with g++-10-multilib-arm-linux-gnueabihf
g++-10-multilib-arm-linux-gnueabihf
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.