{"id":16603300,"url":"https://github.com/dbrgn/sgp30-rs","last_synced_at":"2025-10-18T16:03:36.912Z","repository":{"id":57667148,"uuid":"126694125","full_name":"dbrgn/sgp30-rs","owner":"dbrgn","description":"Platform agnostic Rust driver for the Sensirion SGP30 gas sensor.","archived":false,"fork":false,"pushed_at":"2024-10-15T21:36:24.000Z","size":90,"stargazers_count":9,"open_issues_count":1,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-11T18:46:49.446Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dbrgn.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","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}},"created_at":"2018-03-25T12:14:23.000Z","updated_at":"2024-10-15T21:36:24.000Z","dependencies_parsed_at":"2024-01-12T01:13:52.560Z","dependency_job_id":"e0602164-185a-4e54-8d9a-22fc97fcaee0","html_url":"https://github.com/dbrgn/sgp30-rs","commit_stats":{"total_commits":72,"total_committers":5,"mean_commits":14.4,"dds":"0.19444444444444442","last_synced_commit":"989b0ea3bc194f706e2b74e1d92623b1c3c40e29"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrgn%2Fsgp30-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrgn%2Fsgp30-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrgn%2Fsgp30-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrgn%2Fsgp30-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbrgn","download_url":"https://codeload.github.com/dbrgn/sgp30-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234544520,"owners_count":18850155,"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-10-12T00:49:10.605Z","updated_at":"2025-09-28T17:31:05.404Z","avatar_url":"https://github.com/dbrgn.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust SGP30 Driver\n\n[![Build status][workflow-badge]][workflow]\n[![Crates.io Version][crates-io-badge]][crates-io]\n[![Crates.io Downloads][crates-io-download-badge]][crates-io-download]\n![No Std][no-std-badge]\n\nThis is a platform agnostic Rust driver for the Sensirion SGP30 gas sensor,\nbased on the [`embedded-hal`](https://github.com/rust-embedded/embedded-hal) or\n[`embedded-hal-async`] traits.\n\nDocs: https://docs.rs/sgp30\n\n## The Device\n\nThe Sensirion SGP30 is a low-power gas sensor for indoor air quality\napplications with good long-term stability. It has an I²C interface with TVOC\n(*Total Volatile Organic Compounds*) and CO₂ equivalent signals.\n\nDatasheet: https://www.sensirion.com/file/datasheet_sgp30\n\n## Status\n\n- [x] Measure air quality\n- [x] Get and set baseline\n- [x] Set humidity\n- [x] Get feature set\n- [x] Get raw signals\n- [x] Get serial number\n- [x] Support on-chip self-test\n- [x] CRC checks\n- [x] Docs\n- [x] [`embedded-hal-async] support\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or\n   http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or\n   http://opensource.org/licenses/MIT) at your option.\n\n### Contributing\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall\nbe dual licensed as above, without any additional terms or conditions.\n\n[`embedded-hal-async`]: https://crates.io/crates/embedded-hal-async\n\u003c!-- Badges --\u003e\n[workflow]: https://github.com/dbrgn/sgp30-rs/actions?query=workflow%3ACI\n[workflow-badge]: https://github.com/dbrgn/sgp30-rs/actions/workflows/ci.yml/badge.svg\n[crates-io]: https://crates.io/crates/sgp30\n[crates-io-badge]: https://img.shields.io/crates/v/sgp30.svg?maxAge=3600\n[crates-io-download]: https://crates.io/crates/sgp30\n[crates-io-download-badge]: https://img.shields.io/crates/d/sgp30.svg?maxAge=3600\n[no-std-badge]: https://img.shields.io/badge/no__std-yes-blue\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbrgn%2Fsgp30-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbrgn%2Fsgp30-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbrgn%2Fsgp30-rs/lists"}