{"id":49958113,"url":"https://github.com/krystiand/pyrc3563","last_synced_at":"2026-05-18T00:38:20.015Z","repository":{"id":144879264,"uuid":"417178687","full_name":"KrystianD/pyrc3563","owner":"KrystianD","description":"Python library and CLI tool for RC3563 battery impedance meter.","archived":false,"fork":false,"pushed_at":"2022-10-22T22:53:34.000Z","size":5,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-01-26T07:39:44.890Z","etag":null,"topics":["18650","cli","impedance","impedance-tester","internal-resistance","library","liion","measurements","python","rc3563","resistance"],"latest_commit_sha":null,"homepage":"","language":"Python","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/KrystianD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-10-14T15:12:01.000Z","updated_at":"2023-12-05T08:17:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"37db0777-1b52-4c09-bc07-3a0a748c8d07","html_url":"https://github.com/KrystianD/pyrc3563","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"602b935b9e4c089b64fd5035ae4625a1076ada22"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KrystianD/pyrc3563","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KrystianD%2Fpyrc3563","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KrystianD%2Fpyrc3563/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KrystianD%2Fpyrc3563/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KrystianD%2Fpyrc3563/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KrystianD","download_url":"https://codeload.github.com/KrystianD/pyrc3563/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KrystianD%2Fpyrc3563/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33160618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"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":["18650","cli","impedance","impedance-tester","internal-resistance","library","liion","measurements","python","rc3563","resistance"],"created_at":"2026-05-18T00:38:19.544Z","updated_at":"2026-05-18T00:38:20.009Z","avatar_url":"https://github.com/KrystianD.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"pyrc3563\n=====\n\nPython library and CLI tool for RC3563 battery impedance meter.\n\n### Library usage\n\n```python\nfrom rc3563 import RC3563\n\nrc = RC3563(\"/dev/ttyUSB0\")\nwhile True:\n    print(rc.read())\n```\n\n### CLI tool\n\n```shell\npython -m cli /dev/ttyUSB0\n# V: 4.118, R: 0.028483 # 28.483 mΩ\n# V: 4.118, R: 0.028376 # 28.376 mΩ\n# V: 4.118, R: 0.028264 # 28.264 mΩ\n# V: 0.000, R: inf # overflow - nothing connected\n```\n\n## Credits\n\nBased on the great work of [Maciej Grela](https://gist.github.com/enkiusz/e5e52e22e5d748645bf4d0ebe2c133dd).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrystiand%2Fpyrc3563","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrystiand%2Fpyrc3563","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrystiand%2Fpyrc3563/lists"}