ArduPilot / ardupilot

ArduPlane, ArduCopter, ArduRover, ArduSub source
http://ardupilot.org/
GNU General Public License v3.0
11.02k stars 17.58k forks source link

External baro via I2C or SPI #3211

Closed luin1 closed 9 years ago

luin1 commented 9 years ago

Is it possible to connect an external baro and selecting in the software from which you want to use? external or internal? The external sensors: MPL3115A2 - https://www.sparkfun.com/products/11084 or MPL115A2 - https://www.adafruit.com/product/992 or LPS331AP - https://www.pololu.com/product/2126 or good MS5611 via I2C - http://www.ebay.pl/itm/MS5611-Pressure-Barometric-sensor-board-from-MEAS-/280786878092

rmackay9 commented 9 years ago

Yes, I think it's possible to connect an external baro although i haven't seen anyone do it. The MS5611 would be the one to try with. If it doesn't work, please email drones-discuss@googlegroups.com and we can probably help.