All Projects → pimoroni → Bmp280 Python

pimoroni / Bmp280 Python

Licence: mit
Python library for the BMP280 temperature, pressure, and altitude sensor.

Programming Languages

python
139335 projects - #7 most used programming language

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 bmp280

Latest/development library from GitHub:

  • git clone https://github.com/pimoroni/bmp280-python
  • cd bmp280-python
  • sudo ./install.sh
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].