These are the first two lines of the Sain Smart code (after the comment):
#include <Wire.h>
#define BMP085_ADDRESS 0x77 // I2C address of BMP085
But which code should I use? The Sain Smart or the Adafruit?
These are the first two lines of the Sain Smart code (after the comment):
#include <Wire.h>
#define BMP085_ADDRESS 0x77 // I2C address of BMP085
But which code should I use? The Sain Smart or the Adafruit?