{"id":22195321,"url":"https://github.com/szabilukacs/smartgarden","last_synced_at":"2026-05-01T06:31:15.612Z","repository":{"id":265243243,"uuid":"895558033","full_name":"szabilukacs/SmartGarden","owner":"szabilukacs","description":"A low-power ESP32 weather station sending temperature, humidity, rain, and window status data to a website for storage, analysis, and visualization with daily, weekly, and monthly statistics 🌦️","archived":false,"fork":false,"pushed_at":"2024-11-28T13:23:17.000Z","size":511,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-06T21:04:24.210Z","etag":null,"topics":["esp32","iot","weather-station","website"],"latest_commit_sha":null,"homepage":"https://gardenmonitor.eu","language":"C++","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/szabilukacs.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-11-28T12:38:49.000Z","updated_at":"2024-11-28T13:27:16.000Z","dependencies_parsed_at":"2024-11-28T13:56:32.444Z","dependency_job_id":null,"html_url":"https://github.com/szabilukacs/SmartGarden","commit_stats":null,"previous_names":["szabilukacs/smartgarden"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/szabilukacs/SmartGarden","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szabilukacs%2FSmartGarden","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szabilukacs%2FSmartGarden/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szabilukacs%2FSmartGarden/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szabilukacs%2FSmartGarden/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/szabilukacs","download_url":"https://codeload.github.com/szabilukacs/SmartGarden/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szabilukacs%2FSmartGarden/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32487300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["esp32","iot","weather-station","website"],"created_at":"2024-12-02T13:18:02.055Z","updated_at":"2026-05-01T06:31:15.597Z","avatar_url":"https://github.com/szabilukacs.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌦️ Weather Station and Data Monitoring System\n\n## 📑 Table of Contents\n- [📖 Project Overview](#project-overview)\n- [🌐 Live Website](#live-website)\n- [✨ Features](#features)\n- [🛠️ Technologies Used](#technologies-used)\n- [⚙️ How It Works](#how-it-works)\n\n---\n\n## 📖 Project Overview\n\nThis project utilizes an **ESP32 microcontroller** connected to a home WiFi network to send environmental data (indoor and outdoor temperature, humidity, rain detection, and window status) to a custom website. The website stores the data in a **MySQL database**, providing **daily, weekly, and monthly** statistical comparisons of indoor and outdoor data. The ESP32 employs a **deep sleep mode** for optimized power consumption, sending data every 10 minutes.\n\n---\n\n## 🌐 Live Website\n\nThe project website is published and accessible at the following URL:  \n👉 [https://gardenmonitor.eu](https://gardenmonitor.eu)\n\n---\n\n## ✨ Features\n\n- **ESP32 Functionalities:**\n  - 🕒 Periodic data collection every 10 minutes.\n  - 🔋 Low-power deep sleep functionality.\n  - 🌡️ Sensors for temperature, humidity, rain, and window status.\n\n- **Website Functionalities:**\n  - 🔒 Securely receives data from the ESP32.\n  - 💾 Saves data in a MySQL database.\n  - 📈 Displays:\n    - Daily, weekly, and monthly statistics.\n    - Comparisons between indoor and outdoor conditions.\n  - 🖥️ User-friendly, responsive web interface.\n\n---\n\n## 🛠️ Technologies Used\n\n### ESP32:\n- Arduino IDE\n- Deep sleep optimization\n- WiFi connectivity\n\n### Website:\n- **Frontend:**\n  - HTML, CSS, JavaScript\n- **Backend:**\n  - PHP\n  - MySQL Database\n\n---\n\n## ⚙️ How It Works\n\n1. ** Data Collection:**\n   - ESP32 collects temperature, humidity, rain status, and window status.\n2. ** Data Transmission:**\n   - The data is sent to a website endpoint every 10 minutes.\n3. ** Deep Sleep Mode:**\n   - ESP32 enters deep sleep to save power.\n4. ** Data Storage:**\n   - The website receives and stores data in a MySQL database.\n5. ** Data Analysis \u0026 Display:**\n   - The website calculates and displays statistics in daily, weekly, and monthly formats.\n\n---\n\n## 📸 Website Demo\n\n![ Dashboard View](img/shm2.png)  \n*Dashboard showing temperature and humidity comparisons.*\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszabilukacs%2Fsmartgarden","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fszabilukacs%2Fsmartgarden","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszabilukacs%2Fsmartgarden/lists"}