{"id":23386934,"url":"https://github.com/mal1k-me/iot-project","last_synced_at":"2026-05-04T07:40:18.734Z","repository":{"id":269129142,"uuid":"902609949","full_name":"mal1k-me/iot-project","owner":"mal1k-me","description":"API and graphical soil moisture monitoring system demo built as my mid-term exam project using a Raspberry Pi","archived":false,"fork":false,"pushed_at":"2025-01-06T22:46:24.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T08:37:02.690Z","etag":null,"topics":["iot","plants","raspberry-pi","soil-moisture-sensor"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mal1k-me.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-12-12T22:58:41.000Z","updated_at":"2025-01-06T22:46:28.000Z","dependencies_parsed_at":"2025-02-14T08:32:44.504Z","dependency_job_id":"c1837764-5df7-41d4-95f5-17a7060a7d13","html_url":"https://github.com/mal1k-me/iot-project","commit_stats":null,"previous_names":["mal1k-me/iot-project"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mal1k-me%2Fiot-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mal1k-me%2Fiot-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mal1k-me%2Fiot-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mal1k-me%2Fiot-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mal1k-me","download_url":"https://codeload.github.com/mal1k-me/iot-project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247842526,"owners_count":21005301,"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":["iot","plants","raspberry-pi","soil-moisture-sensor"],"created_at":"2024-12-22T01:13:49.968Z","updated_at":"2026-05-04T07:40:13.713Z","avatar_url":"https://github.com/mal1k-me.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IOT Project\n\n\n## Setting up the environment\n\nAssuming you have `python3-virtualenv` or equivelnt installed on your system, run the following commands while inside\nthe local repository to create the virtual Python environment\n\n```shell\nvirtualenv ./.venv/\n```\n\nthen activate the environment and install packages\n\n```shell\n# in bash\nsource ./.venv/bin/activate\n\n# or, in fish\nsource ./.venv/bin/activate.fish\n\npip install -r requirements.txt\n```\n\n## Components and wiring\n\n![Wiring](https://newbiely.com/images/tutorial/raspberry-pi-soil-moisture-sensor-wiring-diagram.jpg)\n\n## Running the demo\n\nIn the Python virtual envirnoment\n\n```\n# in one terminal window, start the server\npython3 api/flask_server.py\n\n# then in another one run\npython3 main.py\n```\n\nFinally, open your this URL in your browser: `http://\u003crpi-ip\u003e:8765`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmal1k-me%2Fiot-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmal1k-me%2Fiot-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmal1k-me%2Fiot-project/lists"}