- Joined
- Mar 17, 2016
- Messages
- 90
- Likes
- 67
A simple project for the Raspberry Pi Pico (and other compatible boards) to read Wii/Wii U debug port error codes. Useful for several things, including troubleshooting a trim not booting.
How to use it:
- Flash the uf2 from the github release to the Pico
- Wire the Wii (U) debug port to the Pico. Debug port bit 0 to GP2, debug port bit 1 to GP3, etc.
- Connect the Pico to a PC and use a serial monitoring program (PuTTY works well on Windows, and picocom/minicom work well on Linux/other unix-likes)
Where to get it:
github.com
Source code:
github.com
How to use it:
- Flash the uf2 from the github release to the Pico
- Wire the Wii (U) debug port to the Pico. Debug port bit 0 to GP2, debug port bit 1 to GP3, etc.
- Connect the Pico to a PC and use a serial monitoring program (PuTTY works well on Windows, and picocom/minicom work well on Linux/other unix-likes)
Where to get it:
Releases · pixel-stuck/wii_errcode_sniffer
A simple Wii/Wii U debug port sniffer, for the Raspberry Pi Pico - pixel-stuck/wii_errcode_sniffer
Source code:
GitHub - pixel-stuck/wii_errcode_sniffer: A simple Wii/Wii U debug port sniffer, for the Raspberry Pi Pico
A simple Wii/Wii U debug port sniffer, for the Raspberry Pi Pico - pixel-stuck/wii_errcode_sniffer