@Lance_B wrote:
Hey guys. I recently got hold of a couple of these and started looking into the AP_Baro code.
Would it be possible to add this sensor in?
It appears it functions identically to the BMP085 code which is already implemented AP_Baro_BMP085.
I've read both datasheets and all registers and functions appear to be identical as the 180 (and the 200 series) is based on the 085.Here's the datasheet .pdf Bosch BMP180 pgs 12, 13 & 15 correspond with what was used for AP_Baro_BMP085.cpp (line 185).
Edit - Here's the datasheet for the 085 BMP085 Datasheet
Here's their repo for this series BMP280 driver
Thanks!
Posts: 3
Participants: 3