{"id":13409695,"url":"https://github.com/pimoroni/bme680-python","last_synced_at":"2025-04-12T23:42:27.077Z","repository":{"id":41258218,"uuid":"107002529","full_name":"pimoroni/bme680-python","owner":"pimoroni","description":"Python library for the BME680 gas, temperature, humidity and pressure sensor.","archived":false,"fork":false,"pushed_at":"2024-05-10T10:51:55.000Z","size":497,"stargazers_count":277,"open_issues_count":9,"forks_count":95,"subscribers_count":31,"default_branch":"main","last_synced_at":"2025-04-12T23:42:23.472Z","etag":null,"topics":["air-quality","pypi-package","python","python-library","raspberry-pi","sensor"],"latest_commit_sha":null,"homepage":"https://shop.pimoroni.com/products/bme680","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/pimoroni.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2017-10-15T10:28:37.000Z","updated_at":"2025-03-30T17:01:20.000Z","dependencies_parsed_at":"2024-03-18T15:03:06.394Z","dependency_job_id":"b44f0314-b810-46c5-bf28-5867aced74aa","html_url":"https://github.com/pimoroni/bme680-python","commit_stats":{"total_commits":78,"total_committers":13,"mean_commits":6.0,"dds":"0.34615384615384615","last_synced_commit":"8fb321b1ea52a0b2b9c191faedf198e090900f4e"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimoroni%2Fbme680-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimoroni%2Fbme680-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimoroni%2Fbme680-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimoroni%2Fbme680-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pimoroni","download_url":"https://codeload.github.com/pimoroni/bme680-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647257,"owners_count":21139081,"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":["air-quality","pypi-package","python","python-library","raspberry-pi","sensor"],"created_at":"2024-07-30T20:01:02.823Z","updated_at":"2025-04-12T23:42:27.054Z","avatar_url":"https://github.com/pimoroni.png","language":"Python","readme":"# BME680\n\n[![Build Status](https://img.shields.io/github/actions/workflow/status/pimoroni/bme680-python/test.yml?branch=main)](https://github.com/pimoroni/bme680-python/actions/workflows/test.yml)\n[![Coverage Status](https://coveralls.io/repos/github/pimoroni/bme680-python/badge.svg?branch=main)](https://coveralls.io/github/pimoroni/bme680-python?branch=main)\n[![PyPi Package](https://img.shields.io/pypi/v/bme680.svg)](https://pypi.python.org/pypi/bme680)\n[![Python Versions](https://img.shields.io/pypi/pyversions/bme680.svg)](https://pypi.python.org/pypi/bme680)\n\nhttps://shop.pimoroni.com/products/bme680\n\nThe state-of-the-art BME680 breakout lets you measure temperature, pressure, humidity, and indoor air quality.\n\n## Installing\n\n### Full install (recommended):\n\nWe've created an easy installation script that will install all pre-requisites and get your BME680\nup and running with minimal efforts. To run it, fire up Terminal which you'll find in Menu -\u003e Accessories -\u003e Terminal\non your Raspberry Pi desktop, as illustrated below:\n\n![Finding the terminal](http://get.pimoroni.com/resources/github-repo-terminal.png)\n\nIn the new terminal window type the command exactly as it appears below (check for typos) and follow the on-screen instructions:\n\n```bash\ngit clone https://github.com/pimoroni/bme680-python\ncd bme680-python\n./install.sh\n```\n\n**Note** Libraries will be installed in the \"pimoroni\" virtual environment, you will need to activate it to run examples:\n\n```\nsource ~/.virtualenvs/pimoroni/bin/activate\n```\n\n### Development:\n\nIf you want to contribute, or like living on the edge of your seat by having the latest code, you can install the development version like so:\n\n```bash\ngit clone https://github.com/pimoroni/bme680-python\ncd bme680-python\n./install.sh --unstable\n```\n\nIn all cases you will have to enable the i2c bus:\n\n```\nsudo raspi-config nonint do_i2c 0\n```\n\n## Documentation \u0026 Support\n\n* Guides and tutorials - https://learn.pimoroni.com/bme680-breakout\n* Get help - http://forums.pimoroni.com/c/support\n\n","funding_links":[],"categories":["Python","Hardware drivers / software"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpimoroni%2Fbme680-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpimoroni%2Fbme680-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpimoroni%2Fbme680-python/lists"}