Python library for the BMP280 temperature and pressure sensor
Project description
BMP280 Temperature, Pressure, & Altitude Sensor
Suitable for measuring ambient temperature, barometric pressure, and altitude, the BMP280 is a basic weather sensor.
Installing
Stable library from PyPi:
- Just run
pip install bmp280
Latest/development library from GitHub:
git clone https://github.com/pimoroni/bmp280-python
cd bmp280-python
./install.sh --unstable
1.0.0
- Repackage to hatch/pyproject.toml
0.0.4
- Add support for forced-mode on demand i2c
- Change altitude formula
- Allow manual temperature compensation for altitude
- Allow oversampling settings to be configured on
__init__
0.0.3
- Migrate to i2cdevice>=0.0.6 set/get API
0.0.2
- Added
get_altitude
method - Corrected pressure to hPa
0.0.1
- Initial Release
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
bmp280-1.0.0.tar.gz
(13.1 kB
view details)
Built Distribution
File details
Details for the file bmp280-1.0.0.tar.gz
.
File metadata
- Download URL: bmp280-1.0.0.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5dbe8ac4812dade735b0f6a289133c391645048b22951124368fe587257c348 |
|
MD5 | 40b41892aa5927942f30d612a6515ac9 |
|
BLAKE2b-256 | 6fbae97dad5c66efbec836c7a862f3972b0c26bb68cb771263ef018ca1699b79 |
File details
Details for the file bmp280-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: bmp280-1.0.0-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf3a57f49bbe6e787084232a64cc2708e49c6435780e6d1a2a27331d41cb9220 |
|
MD5 | 8cc3066727197560d83a200ebc18ca2e |
|
BLAKE2b-256 | 3a588277b7e16146363b2b07c33db1dc11cb1cdf425665dfb4d5712c25d79b12 |