btnrf52-gps/lib/BMP180MI/README.md

347 B

Yet Another Arduino BMP085 / BMP180 Digital Pressure Sensor Library

home: https://bitbucket.org/christandlg/bmp180mi

sensor: https://www.bosch-sensortec.com/bst/products/all_products/bmp180

Features:

  • Supports I2C via the Wire library
  • Supports other I2C libraries via inheritance
  • Never blocks or delays (except for convenience functions)