{"id":19508437,"url":"https://github.com/red-scorp/rp2040-picoprobe","last_synced_at":"2026-03-19T10:11:58.587Z","repository":{"id":215917540,"uuid":"739903124","full_name":"red-scorp/RP2040-PicoProbe","owner":"red-scorp","description":"RP2040-based minimalistic debug probe board","archived":false,"fork":false,"pushed_at":"2024-02-09T12:25:27.000Z","size":7128,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T22:46:05.201Z","etag":null,"topics":["debug","diy","kicad","pico","picoprobe","probe","rp2040"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/red-scorp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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":"http://paypal.me/redscorp","ko_fi":"redscorp","github":"red-scorp"}},"created_at":"2024-01-06T22:22:16.000Z","updated_at":"2024-10-10T09:06:59.000Z","dependencies_parsed_at":"2025-01-08T11:41:49.179Z","dependency_job_id":null,"html_url":"https://github.com/red-scorp/RP2040-PicoProbe","commit_stats":null,"previous_names":["red-scorp/rp2040-picoprobe"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/red-scorp/RP2040-PicoProbe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-scorp%2FRP2040-PicoProbe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-scorp%2FRP2040-PicoProbe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-scorp%2FRP2040-PicoProbe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-scorp%2FRP2040-PicoProbe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/red-scorp","download_url":"https://codeload.github.com/red-scorp/RP2040-PicoProbe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-scorp%2FRP2040-PicoProbe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29965411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T06:55:38.174Z","status":"ssl_error","status_checked_at":"2026-03-01T06:53:04.810Z","response_time":124,"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":["debug","diy","kicad","pico","picoprobe","probe","rp2040"],"created_at":"2024-11-10T23:07:09.963Z","updated_at":"2026-03-01T08:36:10.964Z","avatar_url":"https://github.com/red-scorp.png","language":null,"funding_links":["http://paypal.me/redscorp","https://ko-fi.com/redscorp","https://github.com/sponsors/red-scorp","http://ko-fi.com/redscorp"],"categories":[],"sub_categories":[],"readme":"```\n ______ ______ ______ ______ _____  ______\n|   __ \\   __ \\__    |      |  |  ||      |\n|      \u003c    __/    __|  --  |__    |  --  |\n|___|__|___|  |______|______|  |__||______|\n ______ __              ______              __\n|   __ \\__|.----.-----.|   __ \\.----.-----.|  |--.-----.\n|    __/  ||  __|  _  ||    __/|   _|  _  ||  _  |  -__|\n|___|  |__||____|_____||___|   |__| |_____||_____|_____|\n```\n\n# RP2040-PicoProbe Project\n\nThe **RP2040-PicoProbe** project aims to create even smaller version of RP2040-DebugProbe.\n\n## RP2040-PicoProbe Board\n\nThe **RP2040-PicoProbe** board is a 4-layer design intended to accommodate the popular Raspberry Pi RP2040 MCU with all required component to function identically to Raspberry Pi Debug Probe.\n\nThis board features target debug connector and PC host micro-USB connector.The board is pin-compatible with Raspberry Pi Debug Probe and can be used with the same picoprobe SW.\n\nPreview:\n\n![RP2040-PicoProbe Front preview](img/Front.png)\n![RP2040-PicoProbe Back preview](img/Back.png)\n![RP2040-PicoProbe Side View preview](img/SideView.png)\n\nYou can view the [Schematics in PDF format](doc/RP2040-PicoProbe.pdf) for detailed information.\n\nSTEP 3D file is available [with pins](doc/RP2040-PicoProbe.step).\n\nFeatures:\n\n- Very small form-factor of about 28x13mm, about 37x13mm with pins.\n- Raspberry Pi RP2040 MCU as a heart of the board.\n- 2x8 2.54mm SWD/UART/Power connector for programming and debugging.\n- Micro USB connector for power and communication.\n- Several LEDs to indicate power and status.\n- Castellated holes connector for main MCU debugging.\n- BOOTSEL button to enter the bootloader mode for flashing new picoprobe SW.\n- Pin-compatible with Raspberry Pi Debug Probe.\n- Double-sided assembly.\n\nCAM files, as well as the BOM and CPL files for JLCPCB, are available.\n\n## Version History\n\n### v1.0b1\n\n![v1.0b1 board preview](img/v1.0b1.png)\n\nInitial release for testing purposes.\n\n## Links\n\n- [Raspberry Pi RP2040 information page](https://www.raspberrypi.com/documentation/microcontrollers/rp2040.html).\n- [Raspberry Pi Debug Probe information page](https://www.raspberrypi.com/documentation/microcontrollers/debug-probe.html).\n- [Picoprobe SW for the board](https://github.com/raspberrypi/picoprobe).\n\n## How to Help\n\nYour contributions as code, resources, or finances are welcome! Please contact me directly via email at andriy.golovnya@gmail.com or through my [GitHub profile](https://github.com/red-scorp).\n\nIf you'd like to make a financial contribution, you can donate via [PayPal](http://paypal.me/redscorp) or [Ko-Fi](http://ko-fi.com/redscorp). Your support is greatly appreciated.\n\nThanks in advance!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fred-scorp%2Frp2040-picoprobe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fred-scorp%2Frp2040-picoprobe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fred-scorp%2Frp2040-picoprobe/lists"}