{"id":29674241,"url":"https://github.com/shironxn/growbyte","last_synced_at":"2025-07-22T23:01:46.060Z","repository":{"id":299936503,"uuid":"1004124567","full_name":"shironxn/growbyte","owner":"shironxn","description":"An IoT-based smart plant monitoring and control system using ESP32","archived":false,"fork":false,"pushed_at":"2025-07-15T07:11:42.000Z","size":3584,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-15T16:47:54.267Z","etag":null,"topics":["arduino","esp32","iot","platformio"],"latest_commit_sha":null,"homepage":"","language":"Python","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/shironxn.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,"zenodo":null}},"created_at":"2025-06-18T06:44:10.000Z","updated_at":"2025-07-15T07:11:45.000Z","dependencies_parsed_at":"2025-06-19T03:36:18.471Z","dependency_job_id":null,"html_url":"https://github.com/shironxn/growbyte","commit_stats":null,"previous_names":["shironxn/growbyte"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shironxn/growbyte","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shironxn%2Fgrowbyte","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shironxn%2Fgrowbyte/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shironxn%2Fgrowbyte/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shironxn%2Fgrowbyte/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shironxn","download_url":"https://codeload.github.com/shironxn/growbyte/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shironxn%2Fgrowbyte/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266586839,"owners_count":23952195,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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","iot","platformio"],"created_at":"2025-07-22T23:00:36.143Z","updated_at":"2025-07-22T23:01:46.048Z","avatar_url":"https://github.com/shironxn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GROWBYTE [WIP]\n\nAn IoT-based smart plant monitoring and control system using ESP32. It features real-time data from multiple sensors and allows control of a water pump and light through a responsive web interface.\n\n## Features\n\n- Read temperature and humidity using DHT sensor\n- Read soil condition using analog sensor\n- Read DS18B20 soil temperature\n- Control water pump and light using relays\n- Pump turns on automatically when soil is too dry\n- Built-in web dashboard (hosted on ESP32)\n\n## Hardware Used\n\n- ESP32 Dev Board\n- DHT11 Sensor\n- DS18B20 Temperature Sensor (with 4.7kΩ pull-up resistor)\n- Soil Moisture Sensor\n- 2-Channel Relay Module\n- DC Water Pump 12v\n- LED light or light module\n- LCD I2C Module\n- Jumper wires\n\n## Circuit Diagram\n\n![Circuit Diagram](./assets/circuit.png)\n\n## Installation\n\n1. Clone the Repository\n\n```bash\ngit clone https://github.com/shironxn/growbyte\ncd growbyte\n```\n\n2. Open with PlatformIO\n\n- Install PlatformIO\n- Open the folder with VSCode + PlatformIO extension\n\n3. Upload Web Files LittleFS\n\n```bash\npio run --target uploadfs\n```\n\n4. Upload Firmware\n\n```bash\npio run --target upload\n```\n\n5. Wi-Fi Setup\n   Connect to the ESP32 access point and open:\n\n```\nhttp://\u003cESP32_AP_IP\u003e/wifi\n```\n\n6. Dashboard Access\n   After connecting to your Wi-Fi, open the WIFI IP in your browser.\n\n## Demo\n\nComing soon!\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshironxn%2Fgrowbyte","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshironxn%2Fgrowbyte","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshironxn%2Fgrowbyte/lists"}