{"id":19738393,"url":"https://github.com/sensirion/python-i2c-sfx6xxx","last_synced_at":"2026-02-11T00:03:33.373Z","repository":{"id":235445784,"uuid":"790620989","full_name":"Sensirion/python-i2c-sfx6xxx","owner":"Sensirion","description":"Python driver to work with the Sensirion's SFC6xxx mass flow controller or SFM6xxx sensor via I2C","archived":false,"fork":false,"pushed_at":"2025-01-31T08:39:28.000Z","size":3203,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T08:49:35.274Z","etag":null,"topics":["controller","flow","i2c","meter","python","sensor","sfc","sfc6xxx","sfm","sfm6xxx"],"latest_commit_sha":null,"homepage":"https://sensirion.github.io/python-i2c-sfx6xxx/","language":"Python","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/Sensirion.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2024-04-23T08:10:14.000Z","updated_at":"2025-01-31T08:39:31.000Z","dependencies_parsed_at":"2024-04-23T12:57:54.551Z","dependency_job_id":"f3b148c1-6265-40bc-81e4-69fab492e222","html_url":"https://github.com/Sensirion/python-i2c-sfx6xxx","commit_stats":null,"previous_names":["sensirion/python-i2c-sfx6xxx"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Sensirion/python-i2c-sfx6xxx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sensirion%2Fpython-i2c-sfx6xxx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sensirion%2Fpython-i2c-sfx6xxx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sensirion%2Fpython-i2c-sfx6xxx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sensirion%2Fpython-i2c-sfx6xxx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sensirion","download_url":"https://codeload.github.com/Sensirion/python-i2c-sfx6xxx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sensirion%2Fpython-i2c-sfx6xxx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29322733,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T20:44:44.282Z","status":"ssl_error","status_checked_at":"2026-02-10T20:44:43.393Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["controller","flow","i2c","meter","python","sensor","sfc","sfc6xxx","sfm","sfm6xxx"],"created_at":"2024-11-12T01:14:04.291Z","updated_at":"2026-02-11T00:03:33.327Z","avatar_url":"https://github.com/Sensirion.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python I2C Driver for Sensirion SFX6XXX\n\nThis repository contains the Python driver to communicate with a Sensirion sensor of the SFX6XXX family over I2C.\n\n\u003cimg src=\"https://raw.githubusercontent.com/Sensirion/python-i2c-sfx6xxx/master/images/product-image-sfx6xxx.png\"\n    width=\"300px\" alt=\"SFX6XXX picture\"\u003e\n\n\nClick [here](https://sensirion.com/sfc6000) to learn more about the Sensirion SFX6XXX sensor family.\n\n\n\n## Supported sensor types\n\n| Sensor name   | I²C Addresses  |\n| ------------- | -------------- |\n|[SFC6000](https://sensirion.com/products/catalog/SFC6000/)| **0x24**, 0x23, 0x22, 0x21, 0x20, 0x42, 0x41|\n|[SFC6000D-5SLM](https://sensirion.com/products/catalog/SFC6000D-5slm/)| ****|\n|[SFC6000D-50SLM](https://sensirion.com/products/catalog/SFC6000D-50slm/)| ****|\n|[SFC6000D-20SLM](https://sensirion.com/products/catalog/SFC6000D-20slm/)| ****|\n|[SFM6000](https://sensirion.com/products/catalog/SFM6000)| **0x24**, 0x23, 0x22, 0x21, 0x20, 0x42, 0x41|\n|[SFM6000D-20SLM](https://sensirion.com/products/catalog/SFM6000D-20slm)| ****|\n|[SFM6000D-50SLM](https://sensirion.com/products/catalog/SFM6000D-50slm)| ****|\n|[SFM6000D-5SLM](https://sensirion.com/products/catalog/SFM6000D-5slm)| ****|\n\nThe following instructions and examples use a *SFC6000*.\n\n\n\n## Connect the sensor\n\nYou can connect your sensor over a [SEK-SensorBridge](https://developer.sensirion.com/product-support/sek-sensorbridge/).\nFor special setups you find the sensor pinout in the section below.\n\n\u003cdetails\u003e\u003csummary\u003eSensor pinout\u003c/summary\u003e\n\u003cp\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/Sensirion/python-i2c-sfx6xxx/master/images/product-pinout-i2c-sfx6xxx.png\"\n     width=\"300px\" alt=\"sensor wiring picture\"\u003e\n\n| *Pin* | *Cable Color* | *Name* | *Description*  | *Comments* |\n|-------|---------------|:------:|----------------|------------|\n| 1 | red | VDD | Supply Voltage | +24V\n| 2 | black | GND | Ground |\n| 3 |  | NC | Do not connect |\n| 4 | yellow | SCL | I2C: Serial clock input |\n| 5 | purple | ADDR |  | Leave floating for default i2c address 0x24\n| 6 | green | SDA | I2C: Serial data input / output |\n\n\n\u003c/p\u003e\n\u003c/details\u003e\n\n\n## Documentation \u0026 Quickstart\n\nSee the [documentation page](https://sensirion.github.io/python-i2c-sfx6xxx) for an API description and a\n[quickstart](https://sensirion.github.io/python-i2c-sfx6xxx/execute-measurements.html) example.\n\n\n## Contributing\n\nWe develop and test this driver using our company internal tools (version\ncontrol, continuous integration, code review etc.) and automatically\nsynchronize the `master` branch with GitHub. But this doesn't mean that we\ndon't respond to issues or don't accept pull requests on GitHub. In fact,\nyou're very welcome to open issues or create pull requests :-)\n\n### Check coding style\n\nThe coding style can be checked with [`flake8`](http://flake8.pycqa.org/):\n\n```bash\npip install -e .[test]  # Install requirements\nflake8                  # Run style check\n```\n\nIn addition, we check the formatting of files with\n[`editorconfig-checker`](https://editorconfig-checker.github.io/):\n\n```bash\npip install editorconfig-checker==2.0.3   # Install requirements\neditorconfig-checker                      # Run check\n```\n\n## License\n\nSee [LICENSE](LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensirion%2Fpython-i2c-sfx6xxx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsensirion%2Fpython-i2c-sfx6xxx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensirion%2Fpython-i2c-sfx6xxx/lists"}