From f3b8d66daae468e5bc2499f02055749305cc5ccd Mon Sep 17 00:00:00 2001 From: aapalo Date: Thu, 22 Oct 2015 19:27:11 +0300 Subject: [PATCH] Update README.txt Formatting, grammar --- README.txt | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/README.txt b/README.txt index 0a465b7..ece6ad4 100644 --- a/README.txt +++ b/README.txt @@ -4,25 +4,22 @@ 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! +These sensors use I2C to communicate, 2 pins are required to interface. +In addition you need VCC (3.3V) and GND. Check out the links above for our tutorials and wiring diagrams -Adafruit invests time and resources providing this open source code, -please support Adafruit and open-source hardware by purchasing -products from Adafruit! +Adafruit invests time and resources to provide 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. +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. +Place the Adafruit_BMP085 library folder to your arduinosketchfolder/libraries/ folder. +You may need to create the libraries subfolder if it's 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 \ No newline at end of file +http://learn.adafruit.com/adafruit-all-about-arduino-libraries-install-use