{"id":16135365,"url":"https://github.com/gfrn/bmp280","last_synced_at":"2025-04-06T16:18:25.697Z","repository":{"id":136921531,"uuid":"339183754","full_name":"gfrn/BMP280","owner":"gfrn","description":"BMP280 communication example for the BeagleBone Black","archived":false,"fork":false,"pushed_at":"2021-02-19T18:37:28.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T22:17:49.384Z","etag":null,"topics":["beaglebone-black","c","spi"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gfrn.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":"2021-02-15T19:25:46.000Z","updated_at":"2021-11-30T07:07:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"655bcf19-db1a-4f77-b2ca-d6791b636831","html_url":"https://github.com/gfrn/BMP280","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":"0.19999999999999996","last_synced_commit":"9df900397561c823f010622f5c60371b45921e78"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfrn%2FBMP280","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfrn%2FBMP280/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfrn%2FBMP280/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfrn%2FBMP280/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gfrn","download_url":"https://codeload.github.com/gfrn/BMP280/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247509241,"owners_count":20950232,"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":["beaglebone-black","c","spi"],"created_at":"2024-10-09T23:07:28.617Z","updated_at":"2025-04-06T16:18:25.667Z","avatar_url":"https://github.com/gfrn.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BMP280 SPI communication \n\nSee \"example_bmp.c\" for utilization details.\n\nTo switch between I²C and SPI, set the last parameter of `bmp_init` to either USE_SPI or USE_I2C\n\nDatasheet: https://cdn-shop.adafruit.com/datasheets/BST-BMP280-DS001-11.pdf\n\nUtilizes [Bosch Sensortec's](https://github.com/BoschSensortec/BMP280_driver) drivers for coefficient calculations\n\n## Performance details\n\n- Utilizes a constant amount of memory (capped at \u003c1MB)\n- CPU utilization scales non-linearly (approx. to log with base 1.5) for I2C\n- CPU utilization scales non-linearly (approx. to log with base 1.6) for SPI, until higher (\u003e200 Hz) polling rates are used.\n- No memory leaks detected\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfrn%2Fbmp280","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgfrn%2Fbmp280","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfrn%2Fbmp280/lists"}