{"id":15584173,"url":"https://github.com/z3rone/ina260_stm32_driver","last_synced_at":"2025-07-03T14:07:22.628Z","repository":{"id":72976922,"uuid":"244882646","full_name":"z3rone/INA260_STM32_Driver","owner":"z3rone","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-03T14:19:16.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T08:45:08.763Z","etag":null,"topics":[],"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/z3rone.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":"2020-03-04T11:25:23.000Z","updated_at":"2024-12-31T11:47:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"a1d832ce-ab62-4ad2-880c-80d215f923d6","html_url":"https://github.com/z3rone/INA260_STM32_Driver","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"6fdc9974e8247ab228c78efa597b089584eb8965"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/z3rone/INA260_STM32_Driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z3rone%2FINA260_STM32_Driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z3rone%2FINA260_STM32_Driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z3rone%2FINA260_STM32_Driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z3rone%2FINA260_STM32_Driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/z3rone","download_url":"https://codeload.github.com/z3rone/INA260_STM32_Driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z3rone%2FINA260_STM32_Driver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263339928,"owners_count":23451516,"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":[],"created_at":"2024-10-02T20:23:18.750Z","updated_at":"2025-07-03T14:07:22.342Z","avatar_url":"https://github.com/z3rone.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# INA260_STM32_Driver\nAn [INA260](http://www.ti.com/product/INA260) driver for STM32Cube's Hardware Abstraction Layer (HAL).\n\nExample:\n```\nstruct INA260_Handle handle;\nhandle.iface = \u0026hi2c1; // I2C Interface\nhandle.addr = 0b1000000; // I2C Address\ndouble voltage = INA260_get_u(handle);\ndouble current = INA260_get_i(handle);\ndouble power   = INA260_get_p(handle);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz3rone%2Fina260_stm32_driver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fz3rone%2Fina260_stm32_driver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz3rone%2Fina260_stm32_driver/lists"}