{"id":23637998,"url":"https://github.com/omerkel/microcontroller_aggregated_stuff","last_synced_at":"2026-04-05T21:02:13.928Z","repository":{"id":269985734,"uuid":"909041445","full_name":"OMerkel/microcontroller_aggregated_stuff","owner":"OMerkel","description":"Hosting some microcontroller related stuff","archived":false,"fork":false,"pushed_at":"2025-01-31T23:39:24.000Z","size":28,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-12T12:56:28.269Z","etag":null,"topics":["arduino","esp32","esp32-arduino","microcontroller","micropython","raspberry-pi","raspberry-pi-pico"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OMerkel.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-27T15:53:30.000Z","updated_at":"2025-01-31T23:39:27.000Z","dependencies_parsed_at":"2024-12-27T17:18:12.604Z","dependency_job_id":"5d0743d2-fa22-4c10-b9b1-66c4f2b437eb","html_url":"https://github.com/OMerkel/microcontroller_aggregated_stuff","commit_stats":null,"previous_names":["omerkel/microcontroller_aggregated_stuff"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OMerkel/microcontroller_aggregated_stuff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OMerkel%2Fmicrocontroller_aggregated_stuff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OMerkel%2Fmicrocontroller_aggregated_stuff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OMerkel%2Fmicrocontroller_aggregated_stuff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OMerkel%2Fmicrocontroller_aggregated_stuff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OMerkel","download_url":"https://codeload.github.com/OMerkel/microcontroller_aggregated_stuff/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OMerkel%2Fmicrocontroller_aggregated_stuff/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31449836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T15:22:31.103Z","status":"ssl_error","status_checked_at":"2026-04-05T15:22:00.205Z","response_time":75,"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":["arduino","esp32","esp32-arduino","microcontroller","micropython","raspberry-pi","raspberry-pi-pico"],"created_at":"2024-12-28T07:21:12.329Z","updated_at":"2026-04-05T21:02:13.904Z","avatar_url":"https://github.com/OMerkel.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# microcontroller_aggregated_stuff\n\nHosting some microcontroller related stuff\n\n# Setup of Jukebox\n\nAssuming you have a recent Python installed:\n\n```\npython -m venv venv\nvenv/Scripts/activate\npip install -r requirements.txt\npdm update\npdm run thonny\n```\n\n* This should open the Thonny IDE.\n* Now connect to your prepared RaspberryPi Pico Controller as usual\n* Open the file jukebox/jukebox.py\n* When starting it from inside Thonny the onboard LED of your Pico should start flashing with 20Hz\n* If a passive buzzer is connected as described in jukebox/jukebox.py you should hear a scale being played\n* See jukebox/main.py on usage and how to play the included songs\n    * Song files need to be transferred to your Pico, too, such that these can be imported.\n* Starting jukebox/main.py obviously starts playing the song files\n* On Raspberry Pico 2 WH ( W indicates WIFI ) or similar you can run jukebox/webapp.py\n    * Beforehand you need to update WIFI_SSID and WIFI_PASS in jukebox/secrets.py to match your environment\n    * Started in Thonny you will find your IP address in the log output when running the webapp.py\n    * Use this IP address in a Webbrowser to access the Webapp\n* Enjoy...\n\n# Links\n\n* https://wokwi.com/ In case you plan to emulate the RaspberryPi Pico then wokwi might come in handy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomerkel%2Fmicrocontroller_aggregated_stuff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomerkel%2Fmicrocontroller_aggregated_stuff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomerkel%2Fmicrocontroller_aggregated_stuff/lists"}