{"id":15598222,"url":"https://github.com/boneskull/particle-dht22","last_synced_at":"2025-08-17T05:32:04.878Z","repository":{"id":66095535,"uuid":"192469848","full_name":"boneskull/particle-dht22","owner":"boneskull","description":"Use a DHT22 temperature \u0026 humidity module w/ Particle Argon/Xenon/Boron","archived":false,"fork":false,"pushed_at":"2019-06-23T03:48:06.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-29T22:37:15.993Z","etag":null,"topics":["am2302","argon","boron","dht","dht22","humidity","mesh","particle","temperature","xenon"],"latest_commit_sha":null,"homepage":"","language":"C++","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/boneskull.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}},"created_at":"2019-06-18T05:13:56.000Z","updated_at":"2019-06-23T03:44:40.000Z","dependencies_parsed_at":"2023-10-15T03:11:48.912Z","dependency_job_id":null,"html_url":"https://github.com/boneskull/particle-dht22","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fparticle-dht22","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fparticle-dht22/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fparticle-dht22/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boneskull%2Fparticle-dht22/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boneskull","download_url":"https://codeload.github.com/boneskull/particle-dht22/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230092916,"owners_count":18171751,"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":["am2302","argon","boron","dht","dht22","humidity","mesh","particle","temperature","xenon"],"created_at":"2024-10-03T01:31:33.907Z","updated_at":"2024-12-17T09:26:35.803Z","avatar_url":"https://github.com/boneskull.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# particle-dht22\n\n\u003e Use a DHT22 temperature \u0026 humidity module w/ Particle Argon/Xenon/Boron\n\nYes, this again.\n\n## Particle Cloud Functions\n\n- `enable()` - Turns reading from module \"on\"\n- `disable()` - Turns reading from module \"off\"\n- `enableDeepSleep()` - Enables sleep, but not actually \"deep\" sleep\n- `disableDeepSleep()` - Enables sleep, but not actually \"deep\" sleep\n- `setDelay(short)` - Set update delay in ms\n\n\u003e Note: Particle Cloud Functions accept a single `String` value; this code coerces any args into the proper data type.\n\n## Particle Cloud Variables\n\n- `settings` - `{String}`: All settings in a JSON object. Properties:\n  - `enabled` - `{bool}` (default `true`): Enabled or not\n  - `deepSleep` - `{bool}` (default `false`): Deep sleep enabled or not\n  - `delay` - `{short}` (default `900000`; 15 minutes): Delay between reads in milliseconds\n\n## Notes\n\n- This code persists settings in EEPROM. Should I be doing this? I have no idea.\n- Going to try to hook this up to a LiPo battery\n- Might add a INA219 to check battery and/or an RTC module to do actual deep sleep.\n- The enclosure for this project will probably be clingfilm.\n\n## License\n\nCopyright © 2019 Christopher Hiller. Licensed MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboneskull%2Fparticle-dht22","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboneskull%2Fparticle-dht22","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboneskull%2Fparticle-dht22/lists"}