adafruit / Adafruit_nRF52_Arduino

Adafruit code for the Nordic nRF52 BLE SoC on Arduino
Other
623 stars 497 forks source link

Add bme680 #563

Closed hathach closed 4 years ago

hathach commented 4 years ago

Note: the BESC use BME680_I2C_ADDR_PRIMARY(0x76) as default address, we need to change it to BME680_I2C_ADDR_SECONDARY (0x77)

BSEC library version 1.4.7.4
Timestamp [ms], raw temperature [�°C], pressure [hPa], raw relative humidity [%t

713, 31.71, 100486.00, 60.25, 23892.00, 25.00, 0, 31.71, 60.25, 25.00, 500.00, 0
3714, 31.73, 100482.00, 59.81, 55662.00, 25.00, 0, 31.67, 59.98, 25.00, 500.00,0
6714, 31.72, 100480.00, 59.26, 80424.00, 25.00, 0, 31.66, 59.46, 25.00, 500.00,0
9714, 31.69, 100478.00, 58.99, 96679.00, 25.00, 0, 31.63, 59.28, 25.00, 500.00,0