03-01-2023 08:25 PM
How can I use my bosch bme688 sensor with arduino UNO? My main goal is to read the data from the sensor and display it on an LCD board and maybe upload the data to the cloud
03-02-2023 02:52 PM
Hi addy15,
If you only need sensor data, you could migrate Arduino library https://github.com/boschsensortec/Bosch-BME68x-Library to your platform.
03-02-2023 05:53 PM
03-15-2023 06:38 AM
Hi addy15,
If use the AI studio to train the sensor first to detect different odours, you need to use BSEC software. You could download latest BSEC2.4.0.0 package from https://www.bosch-sensortec.com/software-tools/software/bme688-software which has contained Arduino library, BSEC library, example code. And migrate to your platform.