UncleRus / esp-idf-lib

Component library for ESP32-xx and ESP8266
https://esp-idf-lib.readthedocs.io/en/latest/
1.33k stars 414 forks source link

Driver for BMP384 Pressure/Altitude Sensor #309

Open RobertSmart opened 2 years ago

RobertSmart commented 2 years ago

Device name

BMP384

Device description

Bosch BMP384 Pressure/Altitude sensor.

Device product page URL

https://www.bosch-sensortec.com/products/environmental-sensors/pressure-sensors/bmp384/

Datasheet URL

https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmp384-ds003.pdf

Can the device be purchased at any of the followings?

URLs to purchase the device

https://www.digikey.co.uk/en/products/detail/bosch-sensortec/BMP384/13681277 https://www.mouser.co.uk/ProductDetail/Bosch-Sensortec/BMP384?qs=IS%252B4QmGtzzqB3KCclqIEVQ%3D%3D

Other implementations

https://github.com/BoschSensortec/BMP3-Sensor-API

RobertSmart commented 1 year ago

This implementation works with this sensor. Would be great if it supported the thread safe i2c buffers.

http://github.com/MartinL1/BMP388_DEV