You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.

uploaded 3 years ago
I2C driver for FBM320 digital barometer

readme

# Component: 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 acquistion complete mechanism in this device.

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/fbm320^1.0.0"

or download archive

Stats

  • Downloaded in total
    Downloaded in total 12 times
  • Downloaded this version
    This version: 5 times

Badge

espressif/fbm320 version: 1.0.0
|