An open API service indexing awesome lists of open source software.

https://github.com/lefucjusz/bme680-arduino

Simple Arduino Mega2560 based project presenting measurements taken by Bosch BME680 sensor (using SPI bus) on SSD1306 128x32 LCD display. Additionally, BSEC state is stored on external M24C16 EEPROM to avoid long initial stabilization time.
https://github.com/lefucjusz/bme680-arduino

arduino bme680 bsec measurements mega2560 ssd1306

Last synced: 4 days ago
JSON representation

Simple Arduino Mega2560 based project presenting measurements taken by Bosch BME680 sensor (using SPI bus) on SSD1306 128x32 LCD display. Additionally, BSEC state is stored on external M24C16 EEPROM to avoid long initial stabilization time.

Awesome Lists containing this project

README

        

# BME680-Arduino
Simple project presenting measurements taken by Bosch BME680 on SSD1306 128x32 LCD display. Additionally, BSEC state is stored on external M24C16 EEPROM to avoid long initial stabilization time.