Skip to content

Python library for the BME280 temperature, pressure and humidity sensor

License

Notifications You must be signed in to change notification settings

paulyc/bme280-python

 
 

Repository files navigation

BMP280 Temperature, Pressure, & Altitude Sensor

Build Status Coverage Status PyPi Package Python Versions

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 pimoroni-bme280

Latest/development library from GitHub:

  • git clone https://github.com/pimoroni/bme280-python
  • cd bme280-python
  • sudo ./install.sh

About

Python library for the BME280 temperature, pressure and humidity sensor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.1%
  • Makefile 10.9%
  • Shell 5.0%