{"id":19738340,"url":"https://github.com/sensirion/python-i2c-sfm-sf06","last_synced_at":"2025-06-23T19:05:04.499Z","repository":{"id":57465596,"uuid":"435850526","full_name":"Sensirion/python-i2c-sfm-sf06","owner":"Sensirion","description":"Python code to work with Sensirion's SF06 based flow sensors via I2C","archived":false,"fork":false,"pushed_at":"2025-06-03T10:30:25.000Z","size":339,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-11T19:20:12.975Z","etag":null,"topics":["driver","evaluation-kit","flow","gas-flow","i2c","python","sek","sensirion","sensor","sf06","sfm"],"latest_commit_sha":null,"homepage":"https://sensirion.github.io/python-i2c-sfm-sf06/","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":"2021-12-07T11:17:41.000Z","updated_at":"2025-06-03T10:30:25.000Z","dependencies_parsed_at":"2023-02-10T13:45:51.265Z","dependency_job_id":"1f8a4a21-f3e6-4fd8-a5e5-781d700f401a","html_url":"https://github.com/Sensirion/python-i2c-sfm-sf06","commit_stats":{"total_commits":19,"total_committers":4,"mean_commits":4.75,"dds":0.4736842105263158,"last_synced_commit":"39274099bcdf8ac5960ac79cd57c4fe30372742b"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Sensirion/python-i2c-sfm-sf06","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sensirion%2Fpython-i2c-sfm-sf06","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sensirion%2Fpython-i2c-sfm-sf06/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sensirion%2Fpython-i2c-sfm-sf06/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sensirion%2Fpython-i2c-sfm-sf06/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sensirion","download_url":"https://codeload.github.com/Sensirion/python-i2c-sfm-sf06/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sensirion%2Fpython-i2c-sfm-sf06/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261539318,"owners_count":23174135,"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":["driver","evaluation-kit","flow","gas-flow","i2c","python","sek","sensirion","sensor","sf06","sfm"],"created_at":"2024-11-12T01:13:56.495Z","updated_at":"2025-06-23T19:05:04.344Z","avatar_url":"https://github.com/Sensirion.png","language":"Python","readme":"# Python I2C Driver for Sensirion SFM-SF06\n\nThis repository contains the Python driver to communicate with a Sensirion sensor of the SFM-SF06 family over I2C. \n\n\u003cimg src=\"https://raw.githubusercontent.com/Sensirion/python-i2c-sfm-sf06/master/images/SFM4300.png\"\n    width=\"300px\" alt=\"SFM-SF06 picture\"\u003e\n\n\nClick [here](https://sensirion.com/products/product-categories/gas-flow-sensors/) to learn more about the Sensirion SFM-SF06 sensor family.\n\n\nNot all sensors of this driver family support all measurements.\nIn case a measurement is not supported by all sensors, the products that\nsupport it are listed in the API description.\n\n\n\n## Supported sensor types\n\n| Sensor name   | I²C Addresses  |\n| ------------- | -------------- |\n|[SFM4300](https://sensirion.com/products/catalog/?filter_series=77ed9322-c043-4eaf-ad3c-2b55aae69cdd)| **0x2A**, 0x2B, 0x2C, 0x2D|\n|[SFM3119](https://sensirion.com/products/catalog/SFM3119/)| **0x29**|\n|[SFM3003](https://sensirion.com/products/catalog/SEK-SFM3003/)| **0x28**, 0x2D|\n|[SFM3013](https://sensirion.com/products/catalog/SEK-SFM3013/)| **0x2F**|\n|[SFM3019](https://sensirion.com/products/catalog/SEK-SFM3019/)| **0x2E**|\n\nThe following instructions and examples use a *SFM4300*.\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-sfm-sf06/master/images/pinout_SFM4300.png\"\n     width=\"300px\" alt=\"sensor wiring picture\"\u003e\n\n| *Pin* | *Cable Color* | *Name* | *Description*  | *Comments* |\n|-------|---------------|:------:|----------------|------------|\n| 1 |  | ADDR |  | see data sheet section 4.1\n| 2 |  | SDA | I2C: Serial data input / output | Serial data, bidirectional\n| 3 |  | GND | Ground | \n| 4 |  | VDD | Supply Voltage | 3.0V to 5.0V\n| 5 |  | SCL | I2C: Serial clock input | \n| 6 |  | IRQn |  | Active low. see data sheet section 3.3\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-sfm-sf06) for an API description and a \n[quickstart](https://sensirion.github.io/python-i2c-sfm-sf06/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).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensirion%2Fpython-i2c-sfm-sf06","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsensirion%2Fpython-i2c-sfm-sf06","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensirion%2Fpython-i2c-sfm-sf06/lists"}