{"id":15197034,"url":"https://github.com/osorbe10/ecotronix","last_synced_at":"2026-03-05T18:01:21.251Z","repository":{"id":165002581,"uuid":"601361376","full_name":"Osorbe10/EcoTronix","owner":"Osorbe10","description":"Low Cost Interactive Home Automation Prototype","archived":false,"fork":false,"pushed_at":"2023-06-17T19:18:56.000Z","size":779,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T21:13:15.661Z","etag":null,"topics":["bash","face-recognition","iot","micropython","mqtt","python3","raspberry-pi","raspberry-pi-camera","raspberry-pi-pico-w","speech-recognition"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Osorbe10.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":"2023-02-13T22:43:56.000Z","updated_at":"2023-08-16T10:21:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"eaa948c1-6b47-4f33-bdfc-6320000aab29","html_url":"https://github.com/Osorbe10/EcoTronix","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"6b0b91a1762c26c220e7374cef67ccacebd3d294"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Osorbe10%2FEcoTronix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Osorbe10%2FEcoTronix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Osorbe10%2FEcoTronix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Osorbe10%2FEcoTronix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Osorbe10","download_url":"https://codeload.github.com/Osorbe10/EcoTronix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241570921,"owners_count":19984002,"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":["bash","face-recognition","iot","micropython","mqtt","python3","raspberry-pi","raspberry-pi-camera","raspberry-pi-pico-w","speech-recognition"],"created_at":"2024-09-28T00:23:34.002Z","updated_at":"2026-03-05T18:01:16.215Z","avatar_url":"https://github.com/Osorbe10.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EcoTronix\r\n\r\nLow Cost Interactive Home Automation Prototype\r\n\r\n## Components\r\n\r\n    Required\r\n\r\n        - Raspberry Pi\r\n        - Raspberry Pi Camera\r\n        - Microphone [USB]\r\n\r\n    Optional\r\n\r\n        - Raspberry Pi Pico W (As many as you want)\r\n        - Speaker [USB] or [MiniJack 3,5 mm]\r\n\r\n## Installation\r\n\r\nOpen a terminal in the directory where you want to download the project and paste the following fragment:\r\n\r\n```bash\r\nsudo apt-get update \u0026\u0026 sudo apt-get upgrade -y \u0026\u0026 sudo apt autoremove -y\r\nsudo apt install git -y \u0026\u0026 git clone https://github.com/Osorbe10/EcoTronix.git\r\ncd EcoTronix \u0026\u0026 sudo chmod +x install.sh\r\nsudo ./install.sh\r\n```\r\n\r\nOnce the installation is finished, it is mandatory to enter the settings to configure the system.\r\n\r\n## Usage\r\n\r\nTo enter the settings just type the following command in the terminal:\r\n\r\n```bash\r\n./config.py\r\n```\r\n\r\nIt's important never to modify configuration files directly. To do this, it's essential to use the above configuration program.\r\n\r\nOnce configured, to start the application type the following command in the terminal:\r\n\r\n```bash\r\n./start.py\r\n```\r\n\r\n## Compatibility\r\n\r\nTested on Raspbian GNU/Linux 11 (bullseye) for Raspberry Pi 3 Model B V1.2 with a Raspberry Pi NoIR Camera V2.1 and on Raspberry Pi Pico W 2022.\r\n\r\nTo verify your Raspberry Pi model and OS, enter the following command in a terminal:\r\n\r\n```bash\r\necho \"Model:\" $(cat /sys/firmware/devicetree/base/model | tr -d '\\0')\r\necho \"OS:\" $(cat /etc/os-release | grep \"PRETTY_NAME\" | awk -F '=' '{print $2}' | tr -d '\"')\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosorbe10%2Fecotronix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosorbe10%2Fecotronix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosorbe10%2Fecotronix/lists"}