{"id":25471394,"url":"https://github.com/omiq/arduino-sid-player","last_synced_at":"2026-05-17T15:09:42.954Z","repository":{"id":223648428,"uuid":"761129175","full_name":"omiq/arduino-sid-player","owner":"omiq","description":"Emulate the C64 SID chip on Arduino and play music files","archived":false,"fork":false,"pushed_at":"2024-03-01T10:56:11.000Z","size":1738,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-23T23:55:01.074Z","etag":null,"topics":["6502","arduino","c64","emulation","sid"],"latest_commit_sha":null,"homepage":"https://www.makerhacks.com/","language":"C","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/omiq.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-02-21T09:45:02.000Z","updated_at":"2024-02-21T10:23:45.000Z","dependencies_parsed_at":"2024-03-01T11:55:38.746Z","dependency_job_id":null,"html_url":"https://github.com/omiq/arduino-sid-player","commit_stats":null,"previous_names":["omiq/arduino-sid-player"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/omiq/arduino-sid-player","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omiq%2Farduino-sid-player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omiq%2Farduino-sid-player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omiq%2Farduino-sid-player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omiq%2Farduino-sid-player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omiq","download_url":"https://codeload.github.com/omiq/arduino-sid-player/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omiq%2Farduino-sid-player/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33143276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["6502","arduino","c64","emulation","sid"],"created_at":"2025-02-18T09:39:26.173Z","updated_at":"2026-05-17T15:09:42.934Z","avatar_url":"https://github.com/omiq.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arduino SID Music Player\nEmulates the C64 SID chip on Arduino to play music files.\n\n* Requires [SID Arduino library](https://github.com/cybernesto/sid-arduino-lib)\n\nYou can embed (short) tunes into the code using C header files, but that involves converting the music into a dump and then converting the dump into a C header array:\n\n* Extract SID music data from SID files using [SID Dumper by Johannes Ahlebrand](https://github.com/cbmeeks/SIDDumper.git) Windows application (not to be confused with the multi-platform SID Dumper)\n* JConverter.jar is required to convert dumped SID music files into C header files - this is abandonware, searching for JConverter now brings up a Joomla migration tool!\n\nInstead I extended the example to first load a specific file from SD card (```arduino_SD_sid_player_.ino```), and then a further example to read a list of .DMP files and then pick one at random (```arduino_SD_RANDOM_sid_player.ino```)\n\n## Player: \nConnect Pin 9, 10 and Ground:  \n![C7EE5FB0-F280-4DF3-9D0F-346BD573F5B7_1_105_c](https://github.com/omiq/arduino-sid-player/assets/3143825/12d17a56-7812-40f3-be4e-6ca883c3824c)\n\n## With SD Card: \n\nIn addition to the above:\n * MOSI - pin 11\n * MISO - pin 12\n * CLK - pin 13\n * CS - pin 4 \n\nThen connect 3v power, Ground.\n\n\n![6C18D19F-E417-4D01-83F4-2C12D93176B2_4_5005_c](https://github.com/omiq/arduino-sid-player/assets/3143825/c48b72ab-bd48-4eca-a225-463bac40a005)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomiq%2Farduino-sid-player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomiq%2Farduino-sid-player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomiq%2Farduino-sid-player/lists"}