Suitable for measuring ambient temperature, barometric pressure, and humidity, the BME280 is a great indoor environmental sensor.
Stable library from PyPi:
- Just run
sudo pip install pimoroni-bme280
Latest/development library from GitHub:
git clone https://github.com/pimoroni/bme280-pythoncd bme280-pythonsudo ./install.sh