{"id":19508431,"url":"https://github.com/red-scorp/rp2040-debugprobe","last_synced_at":"2026-01-31T14:32:20.084Z","repository":{"id":210583624,"uuid":"726794685","full_name":"red-scorp/RP2040-DebugProbe","owner":"red-scorp","description":"RP2040-based debug probe board","archived":false,"fork":false,"pushed_at":"2023-12-24T10:44:38.000Z","size":5278,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-08T11:38:03.848Z","etag":null,"topics":["debug","diy","jtag","kicad","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":"2023-12-03T12:30:33.000Z","updated_at":"2024-10-10T09:04:28.000Z","dependencies_parsed_at":"2025-01-08T11:41:48.620Z","dependency_job_id":null,"html_url":"https://github.com/red-scorp/RP2040-DebugProbe","commit_stats":null,"previous_names":["red-scorp/rp2040-debugprobe"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-scorp%2FRP2040-DebugProbe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-scorp%2FRP2040-DebugProbe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-scorp%2FRP2040-DebugProbe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-scorp%2FRP2040-DebugProbe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/red-scorp","download_url":"https://codeload.github.com/red-scorp/RP2040-DebugProbe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240761085,"owners_count":19853254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","jtag","kicad","picoprobe","probe","rp2040"],"created_at":"2024-11-10T23:07:09.716Z","updated_at":"2026-01-31T14:32:20.075Z","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| |_/ / |_/ /`' / /'| |/' | / /| | |/' |               \n|    /|  __/   / /  |  /| |/ /_| |  /| |               \n| |\\ \\| |    ./ /___\\ |_/ /\\___  \\ |_/ /               \n\\_| \\_\\_|    \\_____/ \\___/     |_/\\___/                \n______     _                ______          _          \n|  _  \\   | |               | ___ \\        | |         \n| | | |___| |__  _   _  __ _| |_/ / __ ___ | |__   ___ \n| | | / _ \\ '_ \\| | | |/ _` |  __/ '__/ _ \\| '_ \\ / _ \\\n| |/ /  __/ |_) | |_| | (_| | |  | | | (_) | |_) |  __/\n|___/ \\___|_.__/ \\__,_|\\__, \\_|  |_|  \\___/|_.__/ \\___|\n                        __/ |                          \n                       |___/                           \n```\n\n# RP2040-DebugProbe Project\n\nThe **RP2040-DebugProbe** project aims to re-imagine Raspberry Pi Debug Probe.\n\n## RP2040-DebugProbe Board\n\nThe **RP2040-DebugProbe** 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 JTAG connector and PC host USB Type-C connector. It also has a SWD connector and UART connector for the main MCU debugging. The board is pin-compatible with Raspberry Pi Debug Probe and can be used with the same picoprobe SW.\n\nPreview:\n\n![RP2040-DebugProbe Front preview](img/Front.png)\n![RP2040-DebugProbe Back preview](img/Back.png)\n![RP2040-DebugProbe Side View preview](img/SideView.png)\n\nYou can view the [Schematics in PDF format](doc/RP2040-DebugProbe.pdf) for detailed information.\n\nSTEP 3D file is available [with pins](doc/RP2040-DebugProbe.step).\n\nFeatures:\n\n- Very small form-factor of about 50x25mm (2x1in).\n- Raspberry Pi RP2040 MCU as a heart of the board.\n- 2x5 1.27mm JTAG connector for programming and debugging.\n- 1x8 2.54mm SWD/UART/Power connector for programming and debugging.\n- USB Type-C connector for power and communication.\n- Several LEDs to indicate power and status.\n- 2x5 1.27mm SWD connector and 1x3 2.54mm UART 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- Extra TARGET_RESET line connected to GPIO10 for target MCU reset over JTAG.\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-debugprobe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fred-scorp%2Frp2040-debugprobe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fred-scorp%2Frp2040-debugprobe/lists"}