a week ago - last edited a week ago
a week ago
Hi DaniGiaqui,
As you used BME680, you can refer the document https://github.com/boschsensortec/BSEC-Arduino-library/blob/master/README.md to use BSEC on your platform.
a week ago
I don't use Arduino, I use ESP32 and I program in VS Code. I don't know how I could use the library.
All project I see use I2C and I use the SPI protocol.
Tuesday
Eventually I changed to I2C protocol but I don't know how to use it all with Visual Studio Code and ESP-IDF. Could anyone help me?
BSEC Library: v2.4.0.0
ESP-IDF: v5.0
MCU: ESP32-S3-WROOM-1
Sensor: BME680
Objective: Read the values of temperature, humidity, pressure, IAQ, CO2, VOC.