libraries / BMP180_Breakout_Arduino_Library-master / README.mdon commit Added link to project report (97a3ba0)
   1SparkFun BMP180_Breakout Arduino Library
   2========================================
   3
   4![BMP180 Breakout](https://dlnmh9ip6v2uc.cloudfront.net/images/products/1/1/8/2/4/11824-01.jpg)
   5
   6[*SEN-11824*](https://www.sparkfun.com/products/11824)
   7
   8This archive contains an Arduino library and example sketch showing how to use this sensor. The library must be installed onto your computer in order for the example code to work correctly.
   9
  10Repository Contents
  11-------------------
  12
  13* **/examples** - Example sketches for the library (.ino). Run these from the Arduino IDE. 
  14* **/src** - Source files for the library (.cpp, .h).
  15* **keywords.txt** - Keywords from this library that will be highlighted in the Arduino IDE. 
  16* **library.properties** - General library properties for the Arduino package manager. 
  17
  18Documentation
  19--------------
  20
  21* **[*Installing an Arduino Library* Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
  22* **[Product Repository](https://github.com/sparkfun/BMP180_Breakout)** - Main repository (including hardware files) for the BMP180 Breakout.
  23* **[Hookup Guide](https://learn.sparkfun.com/tutorials/bmp180-barometric-pressure-sensor-hookup)** - Basic hookup guide for the BMP180 Breakout.
  24
  25Products that use this Library 
  26---------------------------------
  27
  28* [SEN-11824](https://www.sparkfun.com/products/11824) - BMP180 Barometric Pressure Sensor Breakout
  29
  30
  31Version History
  32---------------
  33* [V_1.1.2](https://github.com/sparkfun/BMP180_Breakout_Arduino_Library/tree/V_1.1.2) - Small patch on integers, cleaning up library files.
  34* [V_1.1.1](https://github.com/sparkfun/BMP180_Breakout_Arduino_Library/tree/V_1.1.1) - Updated library.properties file
  35* [V_1.1.0](https://github.com/sparkfun/BMP180_Breakout_Arduino_Library/tree/V_1.1.0) - Updated to new library structure
  36* V_1.0.0 - Untracked version
  37
  38License Information
  39-------------------
  40
  41This product is _**open source**_! 
  42
  43The **code** is beerware; if you see me (or any other SparkFun employee) at the local, and you've found our code helpful, please buy us a round!
  44
  45Please use, reuse, and modify these files as you see fit. Please maintain attribution to SparkFun Electronics and release anything derivative under the same license.
  46
  47Distributed as-is; no warranty is given.
  48
  49\- Your friends at SparkFun.