{"id":18675695,"url":"https://github.com/tvlad1234/bmp085-cube","last_synced_at":"2025-11-07T05:30:44.990Z","repository":{"id":121724859,"uuid":"401453320","full_name":"tvlad1234/BMP085-Cube","owner":"tvlad1234","description":"BMP085 Library for STM32Cube","archived":false,"fork":false,"pushed_at":"2022-04-27T14:01:07.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-27T20:36:48.509Z","etag":null,"topics":["bmp085","bmp180","pressure-sensor","sensor","stm32","stm32cube","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tvlad1234.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":"2021-08-30T18:53:10.000Z","updated_at":"2022-04-20T13:02:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"c86ac480-b4e4-47be-a600-2659ae6f2e8a","html_url":"https://github.com/tvlad1234/BMP085-Cube","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/tvlad1234%2FBMP085-Cube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tvlad1234%2FBMP085-Cube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tvlad1234%2FBMP085-Cube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tvlad1234%2FBMP085-Cube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tvlad1234","download_url":"https://codeload.github.com/tvlad1234/BMP085-Cube/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239520261,"owners_count":19652661,"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":["bmp085","bmp180","pressure-sensor","sensor","stm32","stm32cube","temperature-sensor"],"created_at":"2024-11-07T09:25:57.697Z","updated_at":"2025-11-07T05:30:44.962Z","avatar_url":"https://github.com/tvlad1234.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BMP085-Cube\n*BMP085/BMP180 Library for STM32Cube*\\\nBased on [Adafruit-BMP085-Library](https://github.com/adafruit/Adafruit-BMP085-Library)\n\n### Initializing the sensor\nBefore reading the sensor, it must be initialized with _bmpBegin_.\\\n_bmpBegin_ takes two parameters: sensor mode and a pointer to the I2C Handler and returns 1 if connection was successful.\\\n_Example:_ `bmpBegin(BMP085_STANDARD, \u0026hi2c1);`\\\nOther usable modes are `BMP085_ULTRALOWPOWER`,  `BMP085_HIGHRES`,  `BMP085_ULTRAHIGHRES.` \n\n### Reading the sensor\n`readBMPTemperature()` returns the temperature in °C as _float_.\n`readBMPPressure()` returns the atmospheric pressure in Pascals (Pa) as _uint32_t_.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftvlad1234%2Fbmp085-cube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftvlad1234%2Fbmp085-cube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftvlad1234%2Fbmp085-cube/lists"}