# Component: FBM320 [![Component Registry](https://components.espressif.com/components/espressif/fbm320/badge.svg)](https://components.espressif.com/components/espressif/fbm320) * I2C driver and definition of FBM320 digital barometer * See [datasheet](http://www.fmti.com.tw/fmti689/program_download/good/201702101732113548.pdf) FBM320 is basic digital barometer where the host MCU is responsible for calculating the calibrated pressure and triggering the measurement. There is no automatic triggering or data acquisition complete mechanism in this device.
idf.py add-dependency "espressif/fbm320^1.0.4"