Skip to content

Python bindings for the BME280 Bosch Sensortec C library

License

Notifications You must be signed in to change notification settings

nilscc/bme280.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

First, build the C library using the provided Make file:

> make

Then build the Python extension with the provided setup script:

> python3 setup.py [build|install]

About

Python bindings for the BME280 Bosch Sensortec C library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published