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

https://github.com/wolfeidau/mgos-bme680

A Bosch Sensortec's BME680 Mongoose OS library
https://github.com/wolfeidau/mgos-bme680

bme680 iot mongoose-os

Last synced: 2 months ago
JSON representation

A Bosch Sensortec's BME680 Mongoose OS library

Awesome Lists containing this project

README

        

# mgos-bme680

A Bosch Sensortec's BME680 Mongoose OS library which reads temperature, humidity, barometric pressure and air quality.

Note this uses the [BME680_driver](https://github.com/BoschSensortec/BME680_driver) which was developed by Bosch.

# Supported sensor interfaces

* SPI 4-wire
* I2C

# license

This code is released under Apache License 2.0, and is copyright Mark Wolfe.