{"id":16991820,"url":"https://github.com/akiyukiokayasu/raspberrypi_i2s_slave","last_synced_at":"2025-10-05T22:10:41.649Z","repository":{"id":122367824,"uuid":"168268490","full_name":"AkiyukiOkayasu/RaspberryPi_I2S_Slave","owner":"AkiyukiOkayasu","description":"General I2S slave I/O device tree overlay for Raspberry Pi.","archived":false,"fork":false,"pushed_at":"2019-10-16T02:28:06.000Z","size":18,"stargazers_count":30,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T03:51:45.666Z","etag":null,"topics":["audio","device-tree-overlay","i2s","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AkiyukiOkayasu.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":"2019-01-30T02:52:13.000Z","updated_at":"2025-03-21T02:08:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"3cb81268-5196-4d27-bcd1-c5b5f4c8d85a","html_url":"https://github.com/AkiyukiOkayasu/RaspberryPi_I2S_Slave","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AkiyukiOkayasu/RaspberryPi_I2S_Slave","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkiyukiOkayasu%2FRaspberryPi_I2S_Slave","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkiyukiOkayasu%2FRaspberryPi_I2S_Slave/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkiyukiOkayasu%2FRaspberryPi_I2S_Slave/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkiyukiOkayasu%2FRaspberryPi_I2S_Slave/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AkiyukiOkayasu","download_url":"https://codeload.github.com/AkiyukiOkayasu/RaspberryPi_I2S_Slave/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkiyukiOkayasu%2FRaspberryPi_I2S_Slave/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278527397,"owners_count":26001562,"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-10-05T02:00:06.059Z","response_time":54,"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":["audio","device-tree-overlay","i2s","raspberry-pi"],"created_at":"2024-10-14T03:27:26.802Z","updated_at":"2025-10-05T22:10:41.636Z","avatar_url":"https://github.com/AkiyukiOkayasu.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# RaspberryPi_I2S_Slave\nGeneral I2S slave I/O device tree overlay for Raspberry pi.  \nTested with Raspberry pi Compute Module 3+ and Asahi Kasei AK4556.  \n\n- I2S slave: Raspberry pi\n- I2S master: Audio codec(ex. AK4556)\n\n[I2S Master version](https://github.com/AkiyukiOkayasu/RaspberryPi_I2S_Master)\n\n## How to use  \nCompile on Raspberry Pi  \n```bash\ndtc -@ -H epapr -O dtb -o genericstereoaudiocodec.dtbo -Wno-unit_address_vs_reg genericstereoaudiocodec.dts\n```\n\nCopy i2smaster.dtbo to /boot/overlays  \n```bash\nsudo cp genericstereoaudiocodec.dtbo /boot/overlays\n```\n\nEdit /boot/config.txt  \nEnable I2S and add i2smaster device tree overlay  \n```/boot/config.txt    # Uncomment some or all of these to enable the optional hardware interface\n#dtparam=i2c_arm=on\ndtparam=i2s=on\n#dtparam=spi=on\ndtoverlay=genericstereoaudiocodec\n```\n\nIf you don't need HDMI audio output and Raspberry Pi's headphone output, comment out \"dtparam=audio=on\" by hash.  \nlike this.  \n```/boot/config.txt\n#dtparam=audio=on\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakiyukiokayasu%2Fraspberrypi_i2s_slave","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakiyukiokayasu%2Fraspberrypi_i2s_slave","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakiyukiokayasu%2Fraspberrypi_i2s_slave/lists"}