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
- Host: GitHub
- URL: https://github.com/wolfeidau/mgos-bme680
- Owner: wolfeidau
- License: other
- Created: 2018-03-27T08:53:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-27T09:38:28.000Z (about 7 years ago)
- Last Synced: 2025-01-19T06:29:08.390Z (4 months ago)
- Topics: bme680, iot, mongoose-os
- Language: C
- Homepage: https://github.com/wolfeidau/mgos-bme680-lib
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.