{"id":15064151,"url":"https://github.com/dawinaj/bme280","last_synced_at":"2026-02-14T23:03:40.597Z","repository":{"id":255220195,"uuid":"848905740","full_name":"dawinaj/BME280","owner":"dawinaj","description":"BME280 driver for ESP32","archived":false,"fork":false,"pushed_at":"2025-03-13T20:58:19.000Z","size":97,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-11T23:37:08.317Z","etag":null,"topics":["bme280","cpp","driver","esp32","hal","humidity-sensor","pressure-sensor","temperature-sensor"],"latest_commit_sha":null,"homepage":"","language":"C","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/dawinaj.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":"2024-08-28T16:11:50.000Z","updated_at":"2025-03-13T20:58:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"7f8598a1-c6e6-4597-9d12-72b2ce56df6b","html_url":"https://github.com/dawinaj/BME280","commit_stats":null,"previous_names":["dawinaj/bme280"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dawinaj/BME280","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawinaj%2FBME280","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawinaj%2FBME280/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawinaj%2FBME280/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawinaj%2FBME280/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dawinaj","download_url":"https://codeload.github.com/dawinaj/BME280/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawinaj%2FBME280/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29460136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T22:42:09.113Z","status":"ssl_error","status_checked_at":"2026-02-14T22:42:05.053Z","response_time":53,"last_error":"SSL_read: 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":["bme280","cpp","driver","esp32","hal","humidity-sensor","pressure-sensor","temperature-sensor"],"created_at":"2024-09-25T00:12:22.317Z","updated_at":"2026-02-14T23:03:40.563Z","avatar_url":"https://github.com/dawinaj.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESP32 BME280 driver/library\n\nThis is a single-file header-only C++ style library (see files in `main/include/`) for driving the **BME280** Bosch's humidity sensor from an **ESP32** microcontroller.\n\nCurrently supported are:\n- BME280\n\n\nIt uses the official Bosch API:\n- https://github.com/boschsensortec/BME280_SensorAPI\n\n\n## Installation \u0026 usage\nSee example in `main/main.cpp`.\n\n- Move the files from `main/include/` to your include directory.\n- Install `boschsensortec/BME280_SensorAPI` as component.\n- #include the `BME280.h` in your code.\n- Change in the `defs.h` file, preferred intermediate type used by Bosch API (double, int32, int64) (and as a result the type returned by this wrapper (double, float, float))\n- Create an object of an implementation class (`I2C`, `SPI`).\n- Done!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdawinaj%2Fbme280","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdawinaj%2Fbme280","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdawinaj%2Fbme280/lists"}