Firmware

Unified BMP085 Driver Repository (New)

Github repository for the 'Unified' sensor driver, inlcuding example code

For new projects, it's highly recommended to use the new Unified BMP085 Driver, which makes it easier to switch between other pressure sensors, and work with standard SI units of measure.

To download, click the DOWNLOAD button in the top right corner, renamed the compressed folder Adafruit_BMP085. Check that the Adafruit_BMP085 folder contains Adafruit_BMP085.cpp and Adafruit_BMP085.h.

Place the Adafruit_BMP085 library folder in your /libraries folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.

Original BMP085 Repository (Deprecated)

This repository is not recommended for new projects, but is provided for reference sake for projects that made use of the BMP085 before the updated Unified driver was published

Github repository with library and code examples

To download click the DOWNLOADS button in the top right corner, rename the uncompressed folder Adafruit_BMP085. Check that the Adafruit_BMP085 folder contains Adafruit_BMP085.cpp and Adafruit_BMP085.h

Place the Adafruit_BMP085 library folder your /libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.

This guide was first published on Jul 29, 2012. It was last updated on Jun 18, 2013.

This page (Downloads) was last updated on Jun 26, 2012.

Text editor powered by tinymce.