Skip to content
This repository was archived by the owner on May 11, 2025. It is now read-only.

Kampi/BMP-Sensors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python I2C driver for the Bosch Sensortec BMP family pressure sensors.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages