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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bmp-sensors-1.1.3.tar.gz.
File metadata
- Download URL: bmp-sensors-1.1.3.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23c4183b73c1dde3f2181fec4787378f4208347a0cba8b1a38cba71d4e434d4d
|
|
| MD5 |
57fd3b06cc0d2000c44887fc4551f26c
|
|
| BLAKE2b-256 |
b6cfdbcb725632871e2a47e932abaaa95046d5f34c9943ea1c684c9fee3d87ee
|
File details
Details for the file bmp_sensors-1.1.3-py3-none-any.whl.
File metadata
- Download URL: bmp_sensors-1.1.3-py3-none-any.whl
- Upload date:
- Size: 32.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0924985bf1b610d981ec9126ef98b427722a8f0796c37840085a82b9d56b9c71
|
|
| MD5 |
27761cb55f6f8c6127bd5ce5fe29248c
|
|
| BLAKE2b-256 |
a87ad4b81e07e27144930bcbf581e234de41e42eeb6d0a5e7ac5b165b2fcfd11
|