“This sensor is very power in terms of capability and if you are going the C/C++ route instead of python you have some work ahead of you, but once completed the sensor is solid and pretty accurate.”
“Great multisensor from Pimoroni - I am using this with a PICO (Arduino IDE) this is working well. Use the new BOSCH library for the best results!
https://github.com/BoschSensortec/Bosch-BSEC2-Library”
“The github samples from the product pages are of great help. Quick and elegant programming work done.
By the way, is there any convenient way to know which one of the sensors (BME280, BMP280, BME680 and BME688) sharing the same I2C address is connected to PICO or its equivalent controller? So that I don't have to rewrite micropython program whenever I change the sensor.”
“temperature, pressure and humidity great.
Still not sure I understand the gas sensor readings. Yes there is a technical data spec but I need a smarter way to interpret and display the data.
It does work though, opening a bottle of nail varnish remover it immediately showed the air quality rating plummeting.”