{"id":22432082,"url":"https://github.com/akashkobal/universal-remote-control-","last_synced_at":"2025-08-20T16:08:50.944Z","repository":{"id":158632567,"uuid":"615814288","full_name":"AkashKobal/universal-remote-control-","owner":"AkashKobal","description":"Turn your Arduino into a versatile universal remote control! This project empowers you to consolidate the control of various devices, including TVs, audio systems, and smart home gadgets, using a single Arduino-based interface. Explore the world of DIY home automation with this customizable and extensible remote control solution.","archived":false,"fork":false,"pushed_at":"2024-06-24T17:14:15.000Z","size":552,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-01T13:01:36.573Z","etag":null,"topics":["akash-kobal","akashkobal","ardino-project","arduino","customization","diy","home-automation","infrared","iot","open-source","remote","remote-control","smart-home-solution","smarthome","universal-remote-control","universe-remote"],"latest_commit_sha":null,"homepage":"https://theakash.co.in","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AkashKobal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-03-18T18:52:16.000Z","updated_at":"2025-06-14T09:31:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"71919a87-2ccc-4a38-900f-5dda2938d7fe","html_url":"https://github.com/AkashKobal/universal-remote-control-","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"d993fe3c98eaebd6ea074e6d62050bb279516b9c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AkashKobal/universal-remote-control-","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashKobal%2Funiversal-remote-control-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashKobal%2Funiversal-remote-control-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashKobal%2Funiversal-remote-control-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashKobal%2Funiversal-remote-control-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AkashKobal","download_url":"https://codeload.github.com/AkashKobal/universal-remote-control-/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashKobal%2Funiversal-remote-control-/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271345853,"owners_count":24743497,"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":["akash-kobal","akashkobal","ardino-project","arduino","customization","diy","home-automation","infrared","iot","open-source","remote","remote-control","smart-home-solution","smarthome","universal-remote-control","universe-remote"],"created_at":"2024-12-05T22:10:30.635Z","updated_at":"2025-08-20T16:08:50.895Z","avatar_url":"https://github.com/AkashKobal.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  Universal Remote Control with Arduino 🕹️🌐\n\n\u003ch5\u003eDescription:\u003c/h5\u003e\nTurn your Arduino into a versatile universal remote control! This project empowers you to consolidate the control of various devices, including TVs, audio systems, and smart home gadgets, using a single Arduino-based interface. Explore the world of DIY home automation with this customizable and extensible remote control solution.\nHello and welcome to the Universal Remote Control project! \nThis project is designed to allow you to control multiple devices using a single remote control. \nThis read-me file will provide an overview of the project and instructions on how to use it.\u003cbr\u003e\n \n\n\u003ch5\u003eFeatures:\u003c/h5\u003e\u003cbr\u003e\n1. Arduino-based universal remote\u003cbr\u003e\n2. Infrared (IR) signal support\u003cbr\u003e\n3. Extensive device database for easy configuration\u003cbr\u003e\n4. Customizable buttons and layouts\u003cbr\u003e\n5. Learning mode for capturing custom remote commands\u003cbr\u003e\n6. Integration with smart home devices\u003cbr\u003e\n\n\n\u003ch5\u003eHow to Get Started:\u003c/h5\u003e\u003cbr\u003e\n1. Clone the repository\u003cbr\u003e\n2. Upload the Arduino sketch to your board\u003cbr\u003e\n3. Configure your devices using the provided documentation\u003cbr\u003e\n4. Personalize your remote control layout and functionality\u003cbr\u003e\n\n\n\u003ch5\u003eOverview:\u003c/h5\u003e\u003cbr\u003e\nThe Universal Remote Control project consists of the following components:\n\nMicrocontroller\u003cbr\u003e\nInfrared (IR) receiver\u003cbr\u003e\nInfrared (IR) transmitter\u003cbr\u003e\nDisplay (optional)\u003cbr\u003e\nRemote control codes\u003cbr\u003e\nThe microcontroller receives the IR signals from the remote control and transmits the corresponding IR signals to the devices using the IR transmitter. The display is optional and can be used to show the current status of the device being controlled.\u003cbr\u003e\n\n\u003ch5\u003eInstructions:\u003c/h5\u003e\u003cbr\u003e\nSet up the hardware components as shown in the circuit diagram provided.\nUpload the code to the microcontroller using the Arduino IDE.\nUse the IR receiver to learn the codes from your existing remote controls. The code to learn IR signals is included in the code.\nEdit the code to include the learned codes for each device you want to control.\nUse the remote control to control your devices.\n\nhope you enjoy using the Universal Remote Control project! Please feel free to contact us if you have any questions or feedback.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashkobal%2Funiversal-remote-control-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakashkobal%2Funiversal-remote-control-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashkobal%2Funiversal-remote-control-/lists"}