{"id":15163273,"url":"https://github.com/franpog859/waterinator","last_synced_at":"2025-10-29T02:10:18.405Z","repository":{"id":37230046,"uuid":"215514913","full_name":"franpog859/waterinator","owner":"franpog859","description":"🌾⚡️ IoT project for effortless plant cultivation. The chip measures soil moisture, irrigates plants, and pushes the data to the cloud via a lambda","archived":false,"fork":false,"pushed_at":"2022-08-23T17:56:33.000Z","size":8399,"stargazers_count":4,"open_issues_count":8,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T02:42:02.555Z","etag":null,"topics":["arduino","esp32","gcp-cloud-functions","iot","lambda","mongodb","pump","watering-plants"],"latest_commit_sha":null,"homepage":"","language":"Go","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/franpog859.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":"2019-10-16T09:57:03.000Z","updated_at":"2024-02-08T09:44:42.000Z","dependencies_parsed_at":"2022-06-22T00:03:49.358Z","dependency_job_id":null,"html_url":"https://github.com/franpog859/waterinator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/franpog859/waterinator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franpog859%2Fwaterinator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franpog859%2Fwaterinator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franpog859%2Fwaterinator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franpog859%2Fwaterinator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/franpog859","download_url":"https://codeload.github.com/franpog859/waterinator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franpog859%2Fwaterinator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281544195,"owners_count":26519554,"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","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"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":["arduino","esp32","gcp-cloud-functions","iot","lambda","mongodb","pump","watering-plants"],"created_at":"2024-09-27T02:22:17.830Z","updated_at":"2025-10-29T02:10:18.377Z","avatar_url":"https://github.com/franpog859.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Waterinator\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/franpog859/waterinator/master/assets/waterinator_logo.png\"\u003e\n\u003c/p\u003e\n\nLast summer I started to grow tomatoes. It was fun but after a couple of weeks it started to by just monotonous. Remembering about the watering plants is sooo hard! And that's how Waterinator was born.\n\nWaterinator is an IoT project which combines low level C code for Espressif chip, Go code running in the cloud and Python scripts used for playing around with the generated data. It just waters the plants and sends the data into cloud. Pure nature!\n\n## EMBEDDED\n\nProcessor checks the humidity of the plant's ground. If it is too dry, chip waters it using a water pump. After that it makes a request to the server with all gathered data and sleeps for a while. It's important to tune the sensor and humidity threshold to make it work correctly. Second even more important thing is to be really sure that the pump is off after the watering.\n\n## LAMBDA \n\nGo code deployed in Google Cloud Platform as a Function runs only when it is triggered. This architecture is known as FAAS. It just generates lower cost. The function connects to the MongoDB database and pass the enriched data there.\n\n## VISUALIZATION\n\nPython scripts which fetch the data from the database and generate pleasant plots. Diagrams could be used to analyse the data and to understand how the whole project works in real time.\n\n\u003e TODO: Add here some good looking plot!\n\n### Development\n\nIf you want to develop the project or build one for yourself go to the `embedded/`, `lambda/` and `visualization/` directories. There are some development hints as well as requirements to run the project. You will find there notes how to deploy the function on GCP, compile embedded code or plot some diagrams from the database.\n\nFeel free to open an issue or fork and create pull request! I'm sure there are plenty of things that could be done better. Just let me notice them.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffranpog859%2Fwaterinator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffranpog859%2Fwaterinator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffranpog859%2Fwaterinator/lists"}