{"id":13590260,"url":"https://github.com/andreiva/raspberry-pi-bme280","last_synced_at":"2025-04-08T12:33:12.497Z","repository":{"id":101114260,"uuid":"64137435","full_name":"andreiva/raspberry-pi-bme280","owner":"andreiva","description":"Raspberry Pi BME280 driver","archived":false,"fork":false,"pushed_at":"2017-01-21T14:13:18.000Z","size":12,"stargazers_count":42,"open_issues_count":0,"forks_count":22,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-11-06T10:44:25.937Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andreiva.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-07-25T13:38:47.000Z","updated_at":"2024-06-16T15:24:17.000Z","dependencies_parsed_at":"2023-09-17T16:01:04.642Z","dependency_job_id":null,"html_url":"https://github.com/andreiva/raspberry-pi-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/andreiva%2Fraspberry-pi-bme280","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreiva%2Fraspberry-pi-bme280/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreiva%2Fraspberry-pi-bme280/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreiva%2Fraspberry-pi-bme280/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreiva","download_url":"https://codeload.github.com/andreiva/raspberry-pi-bme280/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247843169,"owners_count":21005415,"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":[],"created_at":"2024-08-01T16:00:42.428Z","updated_at":"2025-04-08T12:33:07.480Z","avatar_url":"https://github.com/andreiva.png","language":"C","readme":"\nThis piece of code was combined from several sources:\n\nhttps://github.com/adafruit/Adafruit_BME280_Library\nhttps://cdn-shop.adafruit.com/datasheets/BST-BME280_DS001-10.pdf\nhttps://projects.drogon.net/raspberry-pi/wiringpi/i2c-library/\n\nTested on RASPBIAN JESSIE LITE\nhttps://www.raspberrypi.org/downloads/raspbian/\n\n```\ngit clone https://github.com/andreiva/raspberry-pi-bme280.git\n\n```\n\nDependencies\n```\nsudo apt-get install libi2c-dev i2c-tools wiringpi\n```\nCompiling\n```\nmake\n```\nCopy binary to /usr/bin\n```\nsudo cp bme280 /usr/bin\n```\nNow you should be able to run the program, simply by typing\n```\nbme280\n```\nOutput should look like this\n```\n{\"sensor\":\"bme280\", \"humidity\":54.36, \"pressure\":1011.89, \"temperature\":25.58, \"altitude\":9.23, \"timestamp\":1469568295}\n```\n","funding_links":[],"categories":["C"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreiva%2Fraspberry-pi-bme280","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreiva%2Fraspberry-pi-bme280","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreiva%2Fraspberry-pi-bme280/lists"}