1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-11-26 02:43:41 +03:00

Add library for Bosch Sensortec BME280 (#914)

Library for Bosch Sensortec Bme280 – combined temperature, pressure,
humidity sensor. The library allows using the sensor over I2C or SPI.
This commit is contained in:
Eduard Malokhvii
2022-01-16 20:42:27 +02:00
committed by GitHub
parent 95dd98fb70
commit 1b9b9c2b28

View File

@@ -4562,3 +4562,4 @@ https://github.com/ewertons/esp32-azureiotkit-sensors
https://github.com/Kei0208/SUSHI-IO-EXP
https://github.com/chandrawi/LoRaRF-Arduino
https://github.com/MClarkDev/ArylicHTTP
https://github.com/malokhvii-eduard/arduino-bme280