An open API service indexing awesome lists of open source software.

https://github.com/techplexengineer/lib_bmp_bmp085

Arduino Library for the BMP085 I2C Barometric Pressure Sensor
https://github.com/techplexengineer/lib_bmp_bmp085

Last synced: 10 months ago
JSON representation

Arduino Library for the BMP085 I2C Barometric Pressure Sensor

Awesome Lists containing this project

README

          

Arduino Library for the BMP085 I2C Barometric Pressure Sensor
----------------------------

# Using the Library
1. Use the [zip link][1] to download the source
2. Extract the contents to your arduino libraries folder (mine is in my home directory ~/sketchbook/libaries You might need to create it.)
3. View the example program to see how to read and set the time.

# Credits
Original source from [Sparkfun.com][2]

[1]: https://github.com/TechplexEngineer/lib_BMP_BMP085/archive/master.zip
[2]: http://www.sparkfun.com/tutorial/Barometric/BMP085_Example_Code.pde