{"id":19738370,"url":"https://github.com/sensirion/python-i2c-sht3x","last_synced_at":"2026-03-09T04:31:57.631Z","repository":{"id":203970492,"uuid":"710842310","full_name":"Sensirion/python-i2c-sht3x","owner":"Sensirion","description":"Python I2C driver for SHT3x","archived":false,"fork":false,"pushed_at":"2025-06-03T10:24:44.000Z","size":230,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-29T03:31:17.450Z","etag":null,"topics":["driver","humidity","i2c","python","sensor","sht","sht3x","sht85","temperature"],"latest_commit_sha":null,"homepage":"https://sensirion.github.io/python-i2c-sht3x","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.rst","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":"2023-10-27T14:50:35.000Z","updated_at":"2025-06-03T10:24:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"5e4d89a2-ccb2-4055-ae56-68ebdbd56dc8","html_url":"https://github.com/Sensirion/python-i2c-sht3x","commit_stats":{"total_commits":4,"total_committers":4,"mean_commits":1.0,"dds":0.75,"last_synced_commit":"f253e4fd1e3f338bd98b6d271dde026e28ee3900"},"previous_names":["sensirion/python-i2c-sht3x"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Sensirion/python-i2c-sht3x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sensirion%2Fpython-i2c-sht3x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sensirion%2Fpython-i2c-sht3x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sensirion%2Fpython-i2c-sht3x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sensirion%2Fpython-i2c-sht3x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sensirion","download_url":"https://codeload.github.com/Sensirion/python-i2c-sht3x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sensirion%2Fpython-i2c-sht3x/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30283416,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"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":["driver","humidity","i2c","python","sensor","sht","sht3x","sht85","temperature"],"created_at":"2024-11-12T01:14:01.852Z","updated_at":"2026-03-09T04:31:57.614Z","avatar_url":"https://github.com/Sensirion.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python I2C Driver for Sensirion SHT3X\n\nThis repository contains the Python driver to communicate with a Sensirion sensor of the SHT3X family over I2C. \n\n\u003cimg src=\"https://raw.githubusercontent.com/Sensirion/python-i2c-sht3x/master/images/SHT3x.png\"\n    width=\"300px\" alt=\"SHT3X picture\"\u003e\n\n\nClick [here](https://sensirion.com/products/catalog/SHT30-DIS-B) to learn more about the Sensirion SHT3X 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|[SHT30A](https://sensirion.com/products/catalog/SHT30A-DIS-B)| **0x44**, 0x45|\n|[SHT30](https://sensirion.com/products/catalog/SHT30-DIS-B)| **0x44**, 0x45|\n|[SHT31A](https://sensirion.com/products/catalog/SHT31A-DIS-B)| **0x44**, 0x45|\n|[SHT31](https://sensirion.com/products/catalog/SHT31-DIS-B)| **0x44**, 0x45|\n|[SHT33](https://sensirion.com/products/catalog/SHT33-DIS)| **0x44**, 0x45|\n|[SHT35A](https://sensirion.com/products/catalog/SHT35A-DIS-B)| **0x44**, 0x45|\n|[SHT35](https://sensirion.com/products/catalog/SHT35-DIS-B)| **0x44**, 0x45|\n|[SHT85](https://sensirion.com/sht85/)| **0x44**|\n\nThe following instructions and examples use a *SHT30*.\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-sht3x/master/images/SHT3x_pinout.png\"\n     width=\"300px\" alt=\"sensor wiring picture\"\u003e\n\n| *Pin* | *Cable Color* | *Name* | *Description*  | *Comments* |\n|-------|---------------|:------:|----------------|------------|\n| 1 | green | SDA | I2C: Serial data input / output | \n| 2 | black | GND | Ground | \n| 3 | yellow | SCL | I2C: Serial clock input | \n| 4 | red | VDD | Supply Voltage | 2.15V to 5.5V\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-sht3x) for an API description and a \n[quickstart](https://sensirion.github.io/python-i2c-sht3x/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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensirion%2Fpython-i2c-sht3x","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsensirion%2Fpython-i2c-sht3x","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsensirion%2Fpython-i2c-sht3x/lists"}