I tested the sensor with the Adafruit BME085 library but I wasn’t getting any readings
I installed the AdafruitBMP085 library instead and got readings using this example ( paste code here Anna )
from this blog
adafruitBMP085 pressure sensor .ino
calibration technique post
I want to map the readings I get from the sensorValue = bmp.readAltitude(102675);
tests and potential calibration modes
readings from testing it 1. floor level 2. on the desk 3. above the desk
Then I decided to calibrate the sensor when :
e.g.