Hi all,

If anyones used this new digital barometric sensor yet I'd love to see the PBP code to get calibrated readings out of it. I'm doing an open source project for R/C telemetry and using this sensor with a PIC16F819 is one of the first steps for me...

http://www.bosch-sensortec.com/conte...5-DS000-05.pdf

It's not just a simple I2C device (or I wouldn't be asking). It contains calibration data that must be referenced against an internal temperature sensor every time you calculate pressure (or altitude in this case). The math is a little more complex than I'm used too.

Anyway. I thought I'd ask here, might save me many migraines :-)

Thanks,
Martin