MCPcopy Create free account
hub / github.com/adafruit/Adafruit-BMP085-Library

github.com/adafruit/Adafruit-BMP085-Library @1.2.4

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.2.4 ↗ · + Follow
13 symbols 13 edges 2 files 1 documented · 8% updated 2y ago1.2.4 · 2023-11-15★ 2452 open issues

Browse by type

Functions 12 Types & classes 1
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Adafruit BMP085 Library Build StatusDocumentation

This is a library for the Adafruit BMP085/BMP180 Barometric Pressure + Temp sensor

Designed specifically to work with the Adafruit BMP085 or BMP180 Breakout ----> http://www.adafruit.com/products/391 ----> http://www.adafruit.com/products/1603

These displays use I2C to communicate, 2 pins are required to interface Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Check out the links above for our tutorials and wiring diagrams

Requires the https://github.com/adafruit/Adafruit_BusIO library for I2C abstraction

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

Written by Limor Fried/Ladyada for Adafruit Industries. BSD license, all text above must be included in any redistribution

To download. click the DOWNLOAD ZIP button, 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 arduinosketchfolder/libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.

We also have a great tutorial on Arduino library installation at: http://learn.adafruit.com/adafruit-all-about-arduino-libraries-install-use

Core symbols most depended-on inside this repo

Shape

Method 12
Class 1

Languages

C++100%

Modules by API surface

Adafruit_BMP085.cpp12 symbols
Adafruit_BMP085.h1 symbols

For agents

$ claude mcp add Adafruit-BMP085-Library \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page