First Commit
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user