SparkFun BME280 Arduino Library Versions Save

An Arduino library to control the BME280 humidity and pressure sensor.

v2.0.10

2 years ago

v2.0.9

3 years ago

v2.0.8

4 years ago

It is good practice to not expose variables such as this to the user, and instead to have getters/setters.

v2.0.7

4 years ago

v2.0.6

4 years ago

v2.0.5

4 years ago

Fix a name collision

v2.0.4

5 years ago

v2.0.3

5 years ago

v2.0.2

5 years ago

v2.0.0

6 years ago

Wire port is now definable (for example Wire1, softWire, etc). Filter, tStandby, and over sample levels are set via functions. Local pressure reference is now settable. Added and sorted the examples.