Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions bme280/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# BME280

The BME280 is a combined digital humidity, pressure and temperature sensor manufactured by Bosch.

[Manufacturer info](https://www.bosch-sensortec.com/bst/products/all_products/bme280)

[Sensor Module GY-BME280](http://www.aliexpress.com/item/GY-BME280-3-3-High-Precision-Atmospheric-Pressure-Sensor-Module-for-Arduino/32498928248.html)

[Adafruit BME280 Module](https://www.adafruit.com/product/2652)

This software was developed using the GY-BME280 board which was purchased from aliexpress.

##Datasheet:

* [BME280 Datasheet](https://cdn-shop.adafruit.com/datasheets/BST-BME280_DS001-10.pdf)
Loading