This library allows the user to:
- Read pressure in Pa
- Read temperature in C
- Read humidity in %RH
It also provides the following mathematical functions based from the above.
- Read temperature in F
- Read altitude in meters
- Read altitude in feet
Some examples include a circular buffer class for averaging.
- /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
- /extras - Additional documentation for the user. These files are ignored by the IDE.
- /src - Source files for the library (.cpp, .h).
- keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
- library.properties - General library properties for the Arduino package manager.
- Installing an Arduino Library Guide - Basic information on how to install an Arduino library.
- Product Repository - Main repository (including hardware files) for the SparkFun BME280 Breakout.
- Hookup Guide - Basic hookup guide for the SparkFun BME280 Breakout.
- V_1.0.0 - Public release.
This product is open source!
Please review the LICENSE.md file for license information.
If you have any questions or concerns on licensing, please contact techsupport@sparkfun.com.
Distributed as-is; no warranty is given.
- Your friends at SparkFun.