8000 GitHub - Psynosaur/bmp280-python: Python library for the BMP280 temperature, pressure, and altitude sensor.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Psynosaur/bmp280-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 bmp280

Latest/development library from GitHub:

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 83.8%
  • Makefile 12.3%
  • Shell 3.9%
0