SparkFun BME280 Breakout Hookup Guide

Pages
Contributors: MTaylor
Favorited Favorite 1

Installing the Arduino Library

We've created an Arduino library to get the BME280 operational with arduino IDE compatible boards. Before we get in to what the library does, obtain a copy of it.

Download the Github repository

Visit the GitHub repository to download the most recent version of the library, or click the link below:

Use the library manager / Install in the Arduino IDE

For help installing the library, check out our How To Install An Arduino Library tutorial.

If you don't end up using the manger, you'll need to move the SparkFun_BME280_Arduino_Library folder into a libraries folder within your Arduino sketchbook.