{"id":16991827,"url":"https://github.com/akiyukiokayasu/raspberrypi_i2s_master","last_synced_at":"2026-02-25T22:31:57.468Z","repository":{"id":122367819,"uuid":"215436324","full_name":"AkiyukiOkayasu/RaspberryPi_I2S_Master","owner":"AkiyukiOkayasu","description":"General I2S master I/O device tree overlay for Raspberry Pi.","archived":false,"fork":false,"pushed_at":"2019-10-16T09:36:48.000Z","size":31,"stargazers_count":21,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T03:54:26.187Z","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-10-16T02:12:13.000Z","updated_at":"2025-03-20T02:21:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"74e5bd44-45dd-4049-87be-35a29760ddb5","html_url":"https://github.com/AkiyukiOkayasu/RaspberryPi_I2S_Master","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AkiyukiOkayasu/RaspberryPi_I2S_Master","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkiyukiOkayasu%2FRaspberryPi_I2S_Master","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkiyukiOkayasu%2FRaspberryPi_I2S_Master/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkiyukiOkayasu%2FRaspberryPi_I2S_Master/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkiyukiOkayasu%2FRaspberryPi_I2S_Master/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AkiyukiOkayasu","download_url":"https://codeload.github.com/AkiyukiOkayasu/RaspberryPi_I2S_Master/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkiyukiOkayasu%2FRaspberryPi_I2S_Master/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29843417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T21:18:31.832Z","status":"ssl_error","status_checked_at":"2026-02-25T21:18:29.265Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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:27.537Z","updated_at":"2026-02-25T22:31:57.463Z","avatar_url":"https://github.com/AkiyukiOkayasu.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# RaspberryPi_I2S_Master\nGeneral I2S master I/O device tree overlay for Raspberry Pi.  \nTested with Raspberry pi Compute Module 3+ and Asahi Kasei AK4558.\n\n- I2S master: Raspberry Pi  \n- I2S slave: Audio codec(ex. AK4558)  \n\n[I2S Slave version](https://github.com/AkiyukiOkayasu/RaspberryPi_I2S_Slave)\n\n## How to use  \nCompile on Raspberry Pi  \n```bash\ndtc -@ -H epapr -O dtb -o i2smaster.dtbo -Wno-unit_address_vs_reg i2smaster.dts\n```\n\nCopy i2smaster.dtbo to /boot/overlays  \n```bash\nsudo cp i2smaster.dtbo /boot/overlays\n```\n\nEdit /boot/config.txt  \nEnable I2S and add i2smaster device tree overlay  \n```/boot/config.txt\n# 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=i2smaster\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_master","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakiyukiokayasu%2Fraspberrypi_i2s_master","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakiyukiokayasu%2Fraspberrypi_i2s_master/lists"}