{"id":32172267,"url":"https://github.com/elixir-sensors/mh_z19","last_synced_at":"2026-02-22T19:03:06.087Z","repository":{"id":57525855,"uuid":"383980252","full_name":"elixir-sensors/mh_z19","owner":"elixir-sensors","description":"Measure CO2 concentration value from MH-Z19 sensor in Elixir","archived":false,"fork":false,"pushed_at":"2025-03-08T12:44:29.000Z","size":31,"stargazers_count":5,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-13T01:51:21.026Z","etag":null,"topics":["co2-sensor","elixir","mh-z19","nerves","nerves-project"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/elixir-sensors.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-07-08T02:36:30.000Z","updated_at":"2022-12-29T19:20:24.000Z","dependencies_parsed_at":"2022-08-29T00:31:39.541Z","dependency_job_id":null,"html_url":"https://github.com/elixir-sensors/mh_z19","commit_stats":null,"previous_names":["kentaro/mh_z19_ex"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elixir-sensors/mh_z19","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-sensors%2Fmh_z19","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-sensors%2Fmh_z19/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-sensors%2Fmh_z19/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-sensors%2Fmh_z19/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elixir-sensors","download_url":"https://codeload.github.com/elixir-sensors/mh_z19/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-sensors%2Fmh_z19/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29723574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T15:10:41.462Z","status":"ssl_error","status_checked_at":"2026-02-22T15:10:04.636Z","response_time":110,"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":["co2-sensor","elixir","mh-z19","nerves","nerves-project"],"created_at":"2025-10-21T18:33:08.462Z","updated_at":"2026-02-22T19:03:06.082Z","avatar_url":"https://github.com/elixir-sensors.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MhZ19 [![hex.pm version](https://img.shields.io/hexpm/v/mh_z19.svg)](https://hex.pm/packages/mh_z19)\n\nA Elixir library to measure CO2 concentration value from MH-Z19 sensor.\n\n## Usage\n\n```elixir\niex\u003e {:ok, pid} = MhZ19.start_link\n{:ok, #PID\u003c0.1104.0\u003e}\niex\u003e {:ok, result} = MhZ19.measure(pid)\n{:ok,\n %MhZ19.Measurement{\n   co2_concentration: 650\n }}\n```\n\n## References\n\n* [Intelligent Infrared CO2 Module (Model: MH-Z19) User’s Manual (Version: 1.0)](https://www.winsen-sensor.com/d/files/PDF/Infrared%20Gas%20Sensor/NDIR%20CO2%20SENSOR/MH-Z19%20CO2%20Ver1.0.pdf)\n* [Elixir × Nerves で MH-Z19 を動かす](https://qiita.com/katshun0307/items/4abb2d4d8e96c0ab1015) (in Japanese)\n* [mh-z19 · PyPI](https://pypi.org/project/mh-z19/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felixir-sensors%2Fmh_z19","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felixir-sensors%2Fmh_z19","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felixir-sensors%2Fmh_z19/lists"}