{"id":13802453,"url":"https://github.com/kabel42/micropythonINA219","last_synced_at":"2025-05-13T13:31:11.686Z","repository":{"id":150362055,"uuid":"70745839","full_name":"kabel42/micropythonINA219","owner":"kabel42","description":"simple micropython driver for INA219","archived":false,"fork":false,"pushed_at":"2017-11-04T21:29:09.000Z","size":2,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-22T12:36:04.973Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/kabel42.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}},"created_at":"2016-10-12T22:09:10.000Z","updated_at":"2022-02-09T18:11:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"bff248fb-a2ea-4267-b0ee-cb10e78ce9c3","html_url":"https://github.com/kabel42/micropythonINA219","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/kabel42%2FmicropythonINA219","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kabel42%2FmicropythonINA219/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kabel42%2FmicropythonINA219/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kabel42%2FmicropythonINA219/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kabel42","download_url":"https://codeload.github.com/kabel42/micropythonINA219/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253950029,"owners_count":21989293,"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-08-04T00:01:44.831Z","updated_at":"2025-05-13T13:31:11.425Z","avatar_url":"https://github.com/kabel42.png","language":"Python","readme":"# micropythonINA219\nsimple micropython driver for INA219\n\n# Example session\n\nina219 connections:  \n+3v3\u003c-\u003e3v3  \ngnd\u003c-\u003egnd  \nscl\u003c-\u003ePin5(D1 on D1 mini, pullup onboard)  \nsda\u003c-\u003ePin4(D2, pullup onboard)  \nVin+\u003c-\u003e+5V(USB)  \nVin-\u003c-\u003eLED+400R  \n\n```\nMicroPython v1.9.2-8-gbf8f45cf on 2017-08-23; ESP module with ESP8266\nType \"help()\" for more information.\n\u003e\u003e\u003e import ina219\n\u003e\u003e\u003e ina = ina219.INA219()\n\u003e\u003e\u003e ina.read()\n(4.2, 4864.0)\n\u003e\u003e\u003e ina.read()\n(4.3, 4864.0)\n\u003e\u003e\u003e ina.read()\n(4.3, 4868.0)\n```\n","funding_links":[],"categories":["Libraries"],"sub_categories":["Sensors"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkabel42%2FmicropythonINA219","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkabel42%2FmicropythonINA219","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkabel42%2FmicropythonINA219/lists"}