Adafruit BMP3XX Library
Classes | Macros
Adafruit_BMP3XX.h File Reference
#include "bmp3.h"
#include <Adafruit_I2CDevice.h>
#include <Adafruit_SPIDevice.h>

Go to the source code of this file.

Classes

class  Adafruit_BMP3XX
 

Macros

#define BMP3XX_DEFAULT_ADDRESS   (0x77)
 The default I2C address.
 
#define BMP3XX_DEFAULT_SPIFREQ   (1000000)
 The default SPI Clock speed.
 

Detailed Description

Adafruit BMP3XX temperature & barometric pressure sensor driver

This is the documentation for Adafruit's BMP3XX driver for the Arduino platform. It is designed specifically to work with the Adafruit BMP388 breakout: https://www.adafruit.com/products/3966

These sensors use I2C or SPI to communicate

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Written by Ladyada for Adafruit Industries.

BSD license, all text here must be included in any redistribution.