first commit
This commit is contained in:
commit
5893b00dd2
1669 changed files with 1982740 additions and 0 deletions
11
libraries/BME68x_Sensor_library/README.md
Normal file
11
libraries/BME68x_Sensor_library/README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Bosch BME68x Library
|
||||
|
||||
This Arduino library wraps the [BME68x Sensor API](https://github.com/BoschSensortec/BME68x-Sensor-API) to provide a simpler experience to use the BME680 or BME688 Sensors from Bosch Sensortec.
|
||||
|
||||
## Supported sensors
|
||||
|
||||
- [BME680](https://www.bosch-sensortec.com/products/environmental-sensors/gas-sensors/bme680/)
|
||||
- [BME688](https://www.bosch-sensortec.com/products/environmental-sensors/gas-sensors/bme688/)
|
||||
|
||||
---
|
||||
### Copyright (c) 2021 Bosch Sensortec GmbH
|
||||
Loading…
Add table
Add a link
Reference in a new issue