{"id":17662976,"url":"https://github.com/genebean/greenie","last_synced_at":"2026-05-05T05:34:08.577Z","repository":{"id":141759134,"uuid":"132269420","full_name":"genebean/greenie","owner":"genebean","description":"A little greenhouse automation","archived":false,"fork":false,"pushed_at":"2018-05-05T18:51:54.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T11:44:49.231Z","etag":null,"topics":["raspberry-pi","raspberry-pi-zero-w","sainsmart-relay","sht31-d"],"latest_commit_sha":null,"homepage":"","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/genebean.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":"2018-05-05T17:22:19.000Z","updated_at":"2018-05-05T18:51:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"8151ec20-222f-4707-9881-e984bad22df0","html_url":"https://github.com/genebean/greenie","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/genebean/greenie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genebean%2Fgreenie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genebean%2Fgreenie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genebean%2Fgreenie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genebean%2Fgreenie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/genebean","download_url":"https://codeload.github.com/genebean/greenie/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genebean%2Fgreenie/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32637195,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["raspberry-pi","raspberry-pi-zero-w","sainsmart-relay","sht31-d"],"created_at":"2024-10-23T18:42:26.015Z","updated_at":"2026-05-05T05:34:08.563Z","avatar_url":"https://github.com/genebean.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Greenie\n\nThis repo is a work in progress. Its goal is to provide some automation realted\nto a greenhouse. Currently, greenie reads the temperature and humidity from an\nSHT31-D and alternates showing the readings and the current network info on a\n16x2 LCD.\n\nThe [utils/relay_test.py](utils/relay_test.py) shows how a set of\nrelays can be controled. This will be expanded on in a later version of the\ncode. To use relay_test.py as written you will need to install\n[pigpio](http://abyz.me.uk/rpi/pigpio/). On Raspbian this can be done like so:\n\n```\nsudo apt-get update\nsudo apt-get install pigpio python-pigpio python3-pigpio\n```\n\n## Parts used with this code\n\n- 1 x Raspberry Pi Zero W\n- 1 x Adafruit SHT31-D temperature and humidity sensor\n- 1 x SainSmart 4-channel relay module\n- 1 x Adafruit DS1307 real time clock\n- 1 x CR1220 battery\n- 1 x 16GB MicroSD card\n- 1 x Adafruit Perma-Proto Bonnet\n- 1 x 16x2 LCD with I2C backpack\n- 1 x 2 gang outlet box\n- 2 x 110v power outlets\n- 1 x faceplate for dual outlets\n- 1 x double row four position terminal block\n- 1 x power tool cord\n\n\n## Licensing\n\nMy code is licensed under the BSD 3-clause license. Files authored by others have license included in them.\n\n- [lib/I2C_LCD_driver.py](lib/I2C_LCD_driver.py) has a GNU General Public License\n- [lib/SHT31_driver.py](lib/SHT31_driver.py) has a MIT License\n- [utils/conds.py](utils/conds.py) has a free-will license\n- [utils/gpio_status.py](utils/gpio_status.py) is from the author of [pigpio](http://abyz.me.uk/rpi/pigpio/) and is unlicensed\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenebean%2Fgreenie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgenebean%2Fgreenie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenebean%2Fgreenie/lists"}