{"id":16769514,"url":"https://github.com/cmur2/python-bme280","last_synced_at":"2025-04-10T19:33:58.102Z","repository":{"id":51145781,"uuid":"60034780","full_name":"cmur2/python-bme280","owner":"cmur2","description":" A python library for accessing the BME280 combined humidity and pressure sensor from Bosch","archived":false,"fork":false,"pushed_at":"2023-05-12T11:34:54.000Z","size":47,"stargazers_count":10,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-24T17:12:16.210Z","etag":null,"topics":["bme280","bosch","humidity","i2c","iot","pressure","python","raspberrypi","sensor","temperature"],"latest_commit_sha":null,"homepage":"https://mycroba.se/mirror-redirect/python-bme280","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cmur2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-30T19:42:55.000Z","updated_at":"2023-07-09T10:42:16.000Z","dependencies_parsed_at":"2025-02-17T21:32:42.044Z","dependency_job_id":"c1a5a09a-2d72-41ab-ba86-f4fffee9504f","html_url":"https://github.com/cmur2/python-bme280","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmur2%2Fpython-bme280","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmur2%2Fpython-bme280/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmur2%2Fpython-bme280/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmur2%2Fpython-bme280/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmur2","download_url":"https://codeload.github.com/cmur2/python-bme280/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248281422,"owners_count":21077423,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bme280","bosch","humidity","i2c","iot","pressure","python","raspberrypi","sensor","temperature"],"created_at":"2024-10-13T06:14:17.943Z","updated_at":"2025-04-10T19:33:58.066Z","avatar_url":"https://github.com/cmur2.png","language":"Python","readme":"# python-bme280\n\n![ci](https://github.com/cmur2/python-bme280/workflows/ci/badge.svg?branch=master)\n\nA Python library for accessing the [BME280 combined humidity and pressure](https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME280_DS001-11.pdf) from Bosch via `python-smbus` using the I2C interface.\n\nDefault settings are suitable for Raspberry Pi 2 and 3 and was successfully tested using a [breakout](https://github.com/watterott/BME280-Breakout).\n\nI created this Python library in style of e.g. [python-veml6070](https://github.com/cmur2/python-veml6070) or [python-tsl2591](https://github.com/maxlklaxl/python-tsl2591) since I found only [python scripts](https://github.com/SWITCHSCIENCE/BME280) with limited functionality and minor bugs and the official driver from Bosch is only in C(++).\n\nAlthough, it is heavily based on existing code from Bosch translated to Python and from [SWITCHSCIENCE](https://github.com/SWITCHSCIENCE/BME280).\n\n## Usage\n\nConsult the data sheet and see [demo.py](demo.py) for clues how to use this library.\n\nNot all functions of the chip are supported since I focused on the *forced mode* but data readout and parameter setting should work in *normal mode*, too. Please send pull requests for improvements and bug fixes!\n\n## Develop\n\nRun `make help` to find out about the available development commands.\n\n## License\n\nPython files in this repository are released under the [MIT license](LICENSE) except those parts from other sources which are indicated where appropriate in the files.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmur2%2Fpython-bme280","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmur2%2Fpython-bme280","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmur2%2Fpython-bme280/lists"}