Adafruit_BMP280 (community library)
Summary
Name | Value |
---|---|
Name | Adafruit_BMP280 |
Version | 1.0.3 |
Installs | |
License | MIT |
Author | Nathan Heskew heskew@gmail.com |
URL | https://github.com/heskew/adafruit_bmp280_library |
Repository | https://github.com/heskew/adafruit_bmp280_library.git |
Download | .tar.gz |
Adafruit BMP280 driver for Particle devices
Example Build Testing
Device OS Version:
This table is generated from an automated build. Success only indicates that the code compiled successfully.
Library Read Me
This content is provided by the library maintainer and has not been validated or approved.
Adafruit BMP280 driver for Particle devices
Minimally modified version of the Adafruit BMP280 driver for Particle devices*.
*Only tested on the Photon so far
About this driver
I2C and SPI support is retained from the original driver.
Wiring
- BMP280: https://learn.adafruit.com/adafruit-bmp280-barometric-pressure-plus-temperature-sensor-breakout/wiring-and-test
- Photon
- I2C: https://docs.particle.io/reference/firmware/photon/#wire-i2c-
- SPI: https://docs.particle.io/reference/firmware/photon/#spi
About Adafruit
Adafruit invests time and resources providing this open source code. Please support Adafruit and open-source hardware by purchasing products from Adafruit!
Browse Library Files