Suitable for measuring ambient temperature, barometric pressure, and altitude, the BMP280 is a basic weather sensor.
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