{"id":26556657,"url":"https://github.com/michaelneys/bme280-python","last_synced_at":"2026-05-04T09:32:05.689Z","repository":{"id":279179208,"uuid":"937759383","full_name":"MichaelNeys/BME280-python","owner":"MichaelNeys","description":"Bosch BME280 sensor","archived":false,"fork":false,"pushed_at":"2025-03-21T19:03:44.000Z","size":282,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T20:20:01.949Z","etag":null,"topics":["bme280","bme280-sensor","bme280driver","bosch","bosch-sensor","humidity-sensor","micropython","pressure-sensor","raspberry-pi-pico","temperature-sensor"],"latest_commit_sha":null,"homepage":"","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/MichaelNeys.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":"2025-02-23T20:31:38.000Z","updated_at":"2025-03-21T19:03:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"b32daa02-a32a-48cd-a045-a935df99909c","html_url":"https://github.com/MichaelNeys/BME280-python","commit_stats":null,"previous_names":["michaelneys/bme280-python"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelNeys%2FBME280-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelNeys%2FBME280-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelNeys%2FBME280-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelNeys%2FBME280-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MichaelNeys","download_url":"https://codeload.github.com/MichaelNeys/BME280-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244947791,"owners_count":20536696,"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","bme280-sensor","bme280driver","bosch","bosch-sensor","humidity-sensor","micropython","pressure-sensor","raspberry-pi-pico","temperature-sensor"],"created_at":"2025-03-22T11:24:49.606Z","updated_at":"2025-10-05T20:25:13.222Z","avatar_url":"https://github.com/MichaelNeys.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bosch BME280 sensor\nTemperature, humidity and pressure measurement using Python on a Raspberry Pi Pico W with I2C on the Bosch BME280 and sending its data to an MQTT server.\n\n## Cabling\n\u003cimg src=\"https://www.raspberrypi.com/documentation/microcontrollers/images/picow-pinout.svg\" width=\"700\"\u003e\n\n![Raspberry Pi Pico W pin configuration](./BME280_bb2.png)\n- I2C0 SDA (pin 1) on `SDA`\n- I2C0 SCL (pin 2) on `SCL`\n- 3V3(OUT) (pin 36) on `VIN`\n- GND (pin 38) on `GND`\n\n## Config\n### WiFi\n- `SSID` - your WiFi network name\n- `PASSWD` - your WiFi network password\n\n### MQTT\n- `MQTT_BROKER` - MQTT broker ip-address\n- `MQTT_USERNAME` - MQTT username\n- `MQTT_PASSWORD` - MQTT password\n- `MQTT_CLIENT_ID` - MQTT client ID\n- `TOPIC_DIRECTORY` - topic directory to publish to\n\n### update interval\n- `time` - time in seconds between updates\n\n## Flashing\n- copy both python files to the root folder of the Raspberry Pi Pico W\n\t- `main.py`\n\t- `bme280.py`\n- copy `config.json` after filling in required information\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelneys%2Fbme280-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelneys%2Fbme280-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelneys%2Fbme280-python/lists"}