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
sudo pip install bmp280
Latest/development library from GitHub:
git clone https://github.com/pimoroni/bmp280-python
cd bmp280-python
sudo ./install.sh
Changelog
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-0.0.4.tar.gz
(5.1 kB
view details)
File details
Details for the file bmp280-0.0.4.tar.gz
.
File metadata
- Download URL: bmp280-0.0.4.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0633563630109cbc0f7ccc7cb2e47a2a89b8a0de2445721aa02393a022cbfd39 |
|
MD5 | dea53cac376cb922547061d270dcd5ea |
|
BLAKE2b-256 | 6033b9869dc090d5509a810dd420fd10c7681b378fcd044640c0565c1a09cd31 |