Skip to content

Instantly share code, notes, and snippets.

@colerd24
Last active October 26, 2019 23:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save colerd24/eebd32491835a383bcb133642cfb51c0 to your computer and use it in GitHub Desktop.
Save colerd24/eebd32491835a383bcb133642cfb51c0 to your computer and use it in GitHub Desktop.
Product: https://www.adafruit.com/product/2652
SPI Overlay: https://raspberrypi.stackexchange.com/questions/66718/how-to-use-bmp280-spi-kernel-module
Use the i2c-sensor builtin overlay:
dtparam=i2c_arm=on
dtoverlay=i2c-sensor,bme280,addr=0x77
/sys/bus/i2c/devices/i2c-1/1-0077/iio:device0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment