{"id":18447322,"url":"https://github.com/kerogs/radio","last_synced_at":"2025-04-15T06:37:22.522Z","repository":{"id":241826551,"uuid":"807692290","full_name":"kerogs/radio","owner":"kerogs","description":"A simple Arduino-based radio receiver using the TEA5767 Radio module.arduino radio","archived":false,"fork":false,"pushed_at":"2024-05-29T17:15:10.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T12:57:56.508Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","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/kerogs.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}},"created_at":"2024-05-29T15:35:21.000Z","updated_at":"2024-05-29T17:15:38.000Z","dependencies_parsed_at":"2024-05-30T07:20:28.940Z","dependency_job_id":null,"html_url":"https://github.com/kerogs/radio","commit_stats":null,"previous_names":["kerogs/radio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kerogs%2Fradio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kerogs%2Fradio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kerogs%2Fradio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kerogs%2Fradio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kerogs","download_url":"https://codeload.github.com/kerogs/radio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249023280,"owners_count":21199953,"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-11-06T07:12:42.450Z","updated_at":"2025-04-15T06:37:22.504Z","avatar_url":"https://github.com/kerogs.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Radio\n\n_A simple Arduino-based radio receiver using the TEA5767 Radio module._\n\n## Overview\n\nThis project demonstrates how to set up and control a self radio receptor using the TEA5767 Radio module with an Arduino. The frequency can be adjusted through serial commands.\n\n## Requirements\n\n- Arduino board\n- TEA5767 Radio module\n- Arduino IDE\n\n## Installation\n\n1. **Connect the TEA5767 Radio Module:**\n\n   - Connect the TEA5767 module to the Arduino as per the module's pin configuration. Typically, the connections are as follows:\n     |TEA5767|Arduino|\n     |:-----:|:-----:|\n     |SDA|SDA|\n     |SCL|SCL|\n     |+5V|5V|\n     |GND|GND|\n\n2. **Install the TEA5767Radio Library:**\n   - Open the Arduino IDE.\n   - Go to Sketch -\u003e Include Library -\u003e Manage Libraries.\n   - Search for \"TEA5767Radio\" and install it.\n\n3. **Use the code**\n\n## Usage\n1. **Power the Arduino:**\n   - Once the code is uploaded, power the Arduino. The serial monitor will display [Loading...] and then show the current frequency.\n\n2. **Set Frequency via Serial:**\n   - Open the Serial Monitor in the Arduino IDE (``Tools -\u003e Serial Monitor``).\n   - Set the baud rate to ``9600``.\n   - To set a new frequency, type ``set:`` followed by the desired frequency, e.g., ``set:109.6``, and press ``Enter``.\n\n## Commands\n|command|description|Example|\n|-|-|-|\n|``set:``|Set frequency|``set:109.6``|","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkerogs%2Fradio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkerogs%2Fradio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkerogs%2Fradio/lists"}