Skip to main content

I2C driver for the Bosch Sensortec BMP-Sensors family.

Project description

BMP-Sensors

Table of Contents

About

This module contains several I2C driver for digital pressure sensors from Bosch Sensortec.

Setup

You can install this module via pip:

$ python3 -m pip install bmp-sensors

Supported devices

Part Number Description
BMP085 Digital pressure (0.01 hPa resolution) and temperature (0.1 Kelvin resolution) sensor.
BMP180 Digital pressure (1 Pa resolution) and temperature (0.1 Kelvin resolution) sensor.
BMP280 Digital pressure (0.16 Pa resolution) and temperature (0.01 Kelvin resolution) sensor.
BME280 Digital pressure (0.16 Pa resolution), humidity (0.008% resolution) and temperature (0.01 Kelvin resolution) sensor.
BME680 Digital gas, pressure (0.16 Pa resolution), humidity (0.008% resolution) and temperature (0.01 Kelvin resolution) sensor.

History

Version Description Date
1.0 First release 22.04.2020
1.1 Add BMP085, BME280, BME680, optimize code 28.05.2020

Maintainer

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bmp-sensors-1.1.3.tar.gz (12.1 kB view hashes)

Uploaded Source

Built Distribution

bmp_sensors-1.1.3-py3-none-any.whl (32.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page