{"id":15102111,"url":"https://github.com/madskjeldgaard/sustain2midi","last_synced_at":"2026-01-18T20:32:31.070Z","repository":{"id":238985263,"uuid":"798168415","full_name":"madskjeldgaard/sustain2midi","owner":"madskjeldgaard","description":"A simple midi controller that takes sustain pedal signals and turns them into midi notes","archived":false,"fork":false,"pushed_at":"2024-05-14T10:14:43.000Z","size":312,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T11:41:52.029Z","etag":null,"topics":["midi-controller","midi-device","platformio","raspberrypi-pico","raspberrypipico"],"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/madskjeldgaard.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},"funding":{"custom":["https://ko-fi.com/madskjeldgaard"]}},"created_at":"2024-05-09T08:24:33.000Z","updated_at":"2024-05-14T10:14:46.000Z","dependencies_parsed_at":"2024-05-14T11:43:01.759Z","dependency_job_id":null,"html_url":"https://github.com/madskjeldgaard/sustain2midi","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"b8b0d9d603bb8e99430ceea517332540e727ac42"},"previous_names":["madskjeldgaard/sustain2midi"],"tags_count":0,"template":false,"template_full_name":"madskjeldgaard/raspberry-pi-pico-usbmidi-platformio-template","purl":"pkg:github/madskjeldgaard/sustain2midi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madskjeldgaard%2Fsustain2midi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madskjeldgaard%2Fsustain2midi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madskjeldgaard%2Fsustain2midi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madskjeldgaard%2Fsustain2midi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madskjeldgaard","download_url":"https://codeload.github.com/madskjeldgaard/sustain2midi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madskjeldgaard%2Fsustain2midi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28549832,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T19:56:05.265Z","status":"ssl_error","status_checked_at":"2026-01-18T19:55:54.685Z","response_time":98,"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":["midi-controller","midi-device","platformio","raspberrypi-pico","raspberrypipico"],"created_at":"2024-09-25T18:47:19.523Z","updated_at":"2026-01-18T20:32:31.040Z","avatar_url":"https://github.com/madskjeldgaard.png","language":"C++","funding_links":["https://ko-fi.com/madskjeldgaard"],"categories":[],"sub_categories":[],"readme":"[![PlatformIO CI](https://github.com/madskjeldgaard/raspberry-pi-pico-usbmidi-platformio-template/actions/workflows/build.yml/badge.svg)](https://github.com/madskjeldgaard/raspberry-pi-pico-usbmidi-platformio-template/actions/workflows/build.yml)\n\n# Sustain2Midi\n\n![the hardware](pico.jpg) \n\nThis project is a simple Sustain pedal to midi note converter based on a raspberry pi pico board.\n\n## Features\n\n- Dirt cheap (all you need is a mono jack socket and a raspberry pi pico)\n- Sends note on/off\n- Note number can be changed easily by sending a midi note to the device.\n- (Optional) Use a WS2812 NeoPixel to show the state and midi note value via colour (I use [this module](https://www.aliexpress.com/item/1005001565556198.html?spm=a2g0o.order_list.order_list_main.4.17d91802H9j6ak) but I think any one should work) – disable this using the `SUS2MIDI_NEOPIXEL` build flag in the .ini file.\n\n## Dependencies\n\nYou need to have platformio installed to make use of this. I prefer using the command line version.\n\nInstall it on MacOS by running homebrew:\n\n```bash\nbrew install platformio\n```\n\n## Compiling and uploading\n\nTo compile and upload your sketch, simply run the following command:\n\n```bash\npio run -t upload\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadskjeldgaard%2Fsustain2midi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadskjeldgaard%2Fsustain2midi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadskjeldgaard%2Fsustain2midi/lists"}