{"id":16016707,"url":"https://github.com/tomarrell/plantower","last_synced_at":"2025-06-12T09:37:39.819Z","repository":{"id":57642584,"uuid":"437070135","full_name":"tomarrell/plantower","owner":"tomarrell","description":"A library for decoding data from the Plantower series of sensors","archived":false,"fork":false,"pushed_at":"2021-12-11T13:40:01.000Z","size":1864,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T18:25:18.220Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/tomarrell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-10T18:01:20.000Z","updated_at":"2023-03-04T11:06:55.000Z","dependencies_parsed_at":"2022-08-27T21:51:22.480Z","dependency_job_id":null,"html_url":"https://github.com/tomarrell/plantower","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tomarrell/plantower","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fplantower","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fplantower/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fplantower/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fplantower/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomarrell","download_url":"https://codeload.github.com/tomarrell/plantower/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomarrell%2Fplantower/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259439526,"owners_count":22857743,"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-08T16:01:36.939Z","updated_at":"2025-06-12T09:37:39.633Z","avatar_url":"https://github.com/tomarrell.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plantower\n\n[![Tests](https://github.com/tomarrell/plantower/actions/workflows/test.yaml/badge.svg?branch=main)](https://github.com/tomarrell/plantower/actions/workflows/test.yaml)\n[![Go Reference](https://pkg.go.dev/badge/github.com/tomarrell/plantower.svg)](https://pkg.go.dev/github.com/tomarrell/plantower)\n\nThis library allows you to decode data coming from the Plantower PMS5003 Digital\nuniversal particle concentration sensor.\n\nCurrently supports models:\n- PMS5003 [ [Datasheet](./pms5003_datasheet.pdf) ] (Active Mode)\n\n\u003cimg src=\"sensor.jpg\" width=\"50%\"/\u003e\n\n## Usage\n\nThe library takes an `io.Reader` representing a stream of bytes from the sensor.\nThis allows you to decide how you read the data from the physical link.\n\n```go\npackage main\n\nimport ()\n\nfunc main() {\n  // TODO\n}\n```\n\n## License\n\nLicensed under the MIT license. See [LICENSE](./LICENSE) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomarrell%2Fplantower","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomarrell%2Fplantower","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomarrell%2Fplantower/lists"}