Skip to content

BME280 Environmental Sensor Implementation

Daniel Fonseca Yarochewsky requested to merge BME280 into master

Created by: CaiB

Fixes #35 (closed).

Sensor implemented with all relevant configuration, and tested with I2C. (The breakout we have supports only I2C without some soldering). It should work over SPI (everything is implemented).

Merge request reports