-
Notifications
You must be signed in to change notification settings - Fork 0
Home
github-actions[bot] edited this page May 15, 2026
·
16 revisions
Parsec CouchLink turns a remote Parsec gamepad into a real controller input for a retro console.
Remote player
|
| Parsec virtual Xbox controller
v
Windows host running couchlink.exe
|
| Wi-Fi
v
Raspberry Pi Pico 2 W running couchlink-pico.uf2
|
| USB as wired Xbox 360 controller
v
USB4MAPLE or another USB-to-console adapter
|
v
Console player 2
- Quick Start - install from a release zip and run the setup script.
- Setup and Flashing - what the script does and how to recover a Pico.
- Troubleshooting - what to run when setup or discovery fails.
- Build - build the release zip from source.
- Protocol - short runtime and setup protocol reference.
- Changelog - release notes.
| File | Purpose |
|---|---|
setup.ps1 |
The first-run setup script. |
couchlink.exe |
Windows app that reads the Parsec gamepad and sends state to the Pico. |
couchlink-pico.uf2 |
Pico firmware flashed by setup. |
README.txt |
Short copy of the release-folder instructions. |
- Download the release zip.
- Extract it.
- Run
setup.ps1from PowerShell. - Hold BOOTSEL while plugging in the Pico when prompted.
- Enter the 2.4 GHz Wi-Fi credentials.
- Let setup add the Startup shortcut.
- Start a Parsec session and play.
The Wi-Fi password is sent to the Pico over USB setup mode. It is not saved on the PC.