{"id":23085277,"url":"https://github.com/saeed-dev2/smart_mail_notification_system","last_synced_at":"2025-04-03T15:24:42.767Z","repository":{"id":265706290,"uuid":"896027444","full_name":"Saeed-dev2/Smart_Mail_Notification_System","owner":"Saeed-dev2","description":"An IoT-based Smart Mail Notification System using ESP32/ESP8266 to send real-time email alerts when a mail signal is detected. Utilizes Wi-Fi and Gmail's SMTP server for seamless communication. Designed for efficient, automated monitoring with simple setup and robust performance.","archived":false,"fork":false,"pushed_at":"2024-12-02T18:55:39.000Z","size":59,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T04:16:11.101Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Saeed-dev2.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-29T11:56:42.000Z","updated_at":"2024-12-02T18:55:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1df7baf-92fa-4fbc-a46c-7064fd8727d5","html_url":"https://github.com/Saeed-dev2/Smart_Mail_Notification_System","commit_stats":null,"previous_names":["saeed-dev2/smart_mail_notification_system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saeed-dev2%2FSmart_Mail_Notification_System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saeed-dev2%2FSmart_Mail_Notification_System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saeed-dev2%2FSmart_Mail_Notification_System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saeed-dev2%2FSmart_Mail_Notification_System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Saeed-dev2","download_url":"https://codeload.github.com/Saeed-dev2/Smart_Mail_Notification_System/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247025554,"owners_count":20871216,"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":[],"created_at":"2024-12-16T17:51:57.158Z","updated_at":"2025-04-03T15:24:42.745Z","avatar_url":"https://github.com/Saeed-dev2.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Smart Mail Notification System\n\n## Overview\nThe **Smart Mail Notification System** is an IoT project designed to notify users via email whenever a physical signal (e.g., mail received) is detected. The system uses an ESP32/ESP8266 microcontroller and Gmail's SMTP server to deliver email alerts in real-time.\n\n\n---\n\n## Features\n- **Automated Notifications**: Sends email alerts when triggered.\n- **Wi-Fi Connectivity**: Establishes a reliable connection to a local network.\n- **Real-Time Monitoring**: Continuously monitors the sensor state.\n- **Cross-Platform Compatibility**: Supports ESP32 and ESP8266 boards.\n\n---\n\n## Dependencies\n- **ESP Mail Client Library**: [Documentation](https://github.com/mobizt/ESP-Mail-Client)\n- **Arduino Core for ESP32/ESP8266**\n\n---\n## Hardware Requirements\n- **Microcontroller**: ESP32/ESP8266\n- **Sensor**: Any digital signal input device (e.g., mail detection sensor).\n- **Connections**:\n  - `GPIO15` for signal input\n  - `GPIO2` for onboard LED (status indicator)\n---\n\n## Setup Instructions\n\n### Hardware Setup\n1. Connect the signal input device to GPIO15.\n2. Use GPIO2 for an onboard LED.\n\n### Software Setup\n1. Install Arduino IDE.\n2. Install the required libraries:\n   - Go to **Tools** \u003e **Manage Libraries**.\n   - Search and install **ESP Mail Client**.\n3. Update the credentials in the code:\n   ```c\n   #define WIFI_SSID \"Your_SSID\"\n   #define WIFI_PASSWORD \"Your_Password\"\n   #define AUTHOR_EMAIL \"your_email@gmail.com\"\n   #define AUTHOR_PASSWORD \"your_password_or_app_password\"\n## Acknowledgments\nThis project is based on the ESP Mail Client library and utilizes open-source tools like Arduino IDE for development.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaeed-dev2%2Fsmart_mail_notification_system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaeed-dev2%2Fsmart_mail_notification_system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaeed-dev2%2Fsmart_mail_notification_system/lists"}