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

b4d9ced · May 8, 2022

History

9 Commits
Jun 29, 2021
May 8, 2022
Jun 29, 2021
Jun 29, 2021
Jun 29, 2021
Jun 29, 2021
Jun 29, 2021
Jun 29, 2021

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