{"id":30371346,"url":"https://github.com/maronworks/pi-home","last_synced_at":"2025-08-20T05:27:18.385Z","repository":{"id":267384681,"uuid":"901079609","full_name":"maronworks/pi-home","owner":"maronworks","description":"Capstone Project for Embedded System 2 as a 4th Year Computer Engineering student at Cagayan State University for sy: 2024-2025.","archived":false,"fork":false,"pushed_at":"2025-01-25T10:54:16.000Z","size":366,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-17T04:30:34.670Z","etag":null,"topics":["embedded-systems","raspberry-pi","tkinter"],"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/maronworks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2024-12-10T02:17:06.000Z","updated_at":"2025-06-15T16:44:46.000Z","dependencies_parsed_at":"2024-12-10T03:25:40.217Z","dependency_job_id":"d024ec5f-a356-41b1-b290-3c159474a424","html_url":"https://github.com/maronworks/pi-home","commit_stats":null,"previous_names":["ralphmarondev/pi-home","maronworks/pi-home"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maronworks/pi-home","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maronworks%2Fpi-home","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maronworks%2Fpi-home/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maronworks%2Fpi-home/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maronworks%2Fpi-home/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maronworks","download_url":"https://codeload.github.com/maronworks/pi-home/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maronworks%2Fpi-home/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271268859,"owners_count":24730026,"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-08-20T02:00:09.606Z","response_time":69,"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":["embedded-systems","raspberry-pi","tkinter"],"created_at":"2025-08-20T05:27:13.675Z","updated_at":"2025-08-20T05:27:18.374Z","avatar_url":"https://github.com/maronworks.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PiHome\n\n**A Smart Home System Miniature Model**\n\nPiHome is a functional smart home prototype designed to simulate key automation features like door control and lighting\nmanagement. Built with a Raspberry Pi as the main controller, it integrates hardware components and a user-friendly GUI\ndeveloped using Python's Tkinter library.\n\nThis project demonstrates the seamless interaction between physical controls and digital interfaces, showcasing the\npotential of smart home technologies in improving convenience, safety, and energy efficiency.\n\n---\n\n## Features\n\n- **Door Automation**: Control doors using a servo motor via the GUI.\n- **Smart Lighting**: Manage LED lights through on-screen controls.\n- **Real-Time Synchronization**: Ensure smooth operation between GUI and hardware components.\n- **User-Friendly GUI**: Intuitive interface for controlling devices, designed with Tkinter.\n- **Modular Design**: Easily expandable to include additional smart home features in the future.\n\n---\n\n## Project Components\n\n### **Hardware**\n\n- Raspberry Pi (Main controller)\n- Servo Motor (Door control)\n- LEDs and Resistors (Lighting management)\n- Breadboard and Jumper Wires (Connections)\n\n### **Software**\n\n- **Python**: Logic implementation and GPIO control.\n- **Tkinter**: GUI development.\n- **GPIO Library**: Interfacing with Raspberry Pi hardware.\n\n---\n\n## Getting Started\n\n### **Prerequisites**\n\n- Raspberry Pi set up with Raspbian OS.\n- Python 3 installed on the Raspberry Pi.\n- Necessary hardware components connected to the GPIO pins.\n\n### **Setup Instructions**\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/ralphmarondev/pi-home.git\n   cd pi-home\n   ```\n2. Install required Python libraries:\n   ```bash\n   pip install tkinter RPi.GPIO\n   ```\n3. Run the program:\n   ```bash\n   python3 main.py\n   ```\n\n---\n\n## How It Works\n\n- Use the **Tkinter GUI** to toggle door and lighting controls.\n- All actions are synchronized, ensuring seamless operation between GUI and hardware components.\n\n---\n\n## Future Enhancements\n\n- Integration of sensors for enhanced automation (e.g., motion sensors, temperature sensors).\n- Remote control functionality using a web or mobile app.\n- Voice commands with speech recognition.\n- Energy monitoring and efficiency tracking.\n\n---\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaronworks%2Fpi-home","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaronworks%2Fpi-home","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaronworks%2Fpi-home/lists"}