bring up code for the Bosch barometer and thermometer BMP085. This code is forked from http://mbed.org/users/tkreyche/notebook/bmp085-pressure-sensor/ but with a lot more comments and links to references. The extraction of the altitude via 2 methods is also implemented. Overall temperature seems way off (but implementation is correct). Altitude is off too (but implementation is correct).
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
0:184eb17ff158 | 2012-12-28 | Rom | Bring up program of the Bosch Barometer + temperature. Absolute values are wrong despite correct implementation. |