{"id":16879372,"url":"https://github.com/arthursens/bme280_exporter","last_synced_at":"2026-04-16T12:02:49.174Z","repository":{"id":103652221,"uuid":"211921953","full_name":"ArthurSens/BME280_exporter","owner":"ArthurSens","description":"Exposing BME280 metrics with ESP8266-01, so a Prometheus server can scrape it","archived":false,"fork":false,"pushed_at":"2019-10-01T00:13:23.000Z","size":506,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-19T21:46:40.410Z","etag":null,"topics":["arduino","bme280","esp8266","iot","prometheus"],"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/ArthurSens.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-30T18:00:05.000Z","updated_at":"2023-02-16T19:31:17.000Z","dependencies_parsed_at":"2023-04-27T17:31:15.522Z","dependency_job_id":null,"html_url":"https://github.com/ArthurSens/BME280_exporter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ArthurSens/BME280_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurSens%2FBME280_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurSens%2FBME280_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurSens%2FBME280_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurSens%2FBME280_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArthurSens","download_url":"https://codeload.github.com/ArthurSens/BME280_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArthurSens%2FBME280_exporter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31884929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T11:36:10.202Z","status":"ssl_error","status_checked_at":"2026-04-16T11:36:09.652Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["arduino","bme280","esp8266","iot","prometheus"],"created_at":"2024-10-13T15:54:09.154Z","updated_at":"2026-04-16T12:02:49.166Z","avatar_url":"https://github.com/ArthurSens.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BME280_exporter\nExposing BME280 metrics with ESP8266-01, so a Prometheus server can scrape it\n\n---\nThe BME280 Sensor and ESP8266 used to write this code are the ones showed on the images below:\n\n![BME280](images/bme280.png)\n\n![ESP8266](images/esp8266.png) \n\nAt the [Prototyping section](#Prototyping) I'm using a diferente bme280 just because I couldn't find the right one.\n\n## Prototyping\n\nIf you have an arduino board, you can power both BME280 and ESP8266 with the Arduino Board and wire ESP's `RX` and `TX` with arduino to use the Monitor Serial.\n\n![ArduinoPrototyping](images/prototype_with_arduino.png)\n\nIf you don't have you can still use external power supply and just leave ESP's `RX` and `TX` open.\n\n![Prototyping](images/prototype.png)\n\n\n\n## Setting up Prometheus\n\nThis repository also provides a [docker-compose](docker-compose.yml) file so you can easly deploy a Prometheus Server using [Docker](https://docs.docker.com/compose/install/)\n\nThe docker-compose will deploy the services:\n\n* [Prometheus](http://localhost:9091)\n* [Alertmanager](http://localhost:9094)\n* [Grafana](http://localhost:3001)\n\n\u003e Notice that the Alertmanager send alerts to a non-existent Webhook. Feel free to change it's configuration that best suits your needs or develop a Webserver that can receive these alerts and do something about it.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthursens%2Fbme280_exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farthursens%2Fbme280_exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthursens%2Fbme280_exporter/lists"}