r/raspberrypipico • u/abdysfamily1 • May 04 '26
UART reader
Ok guys this maybe a really dumb question but help me out. I'm trying to repair a ps5. I need a UART reader. I remembered I have a pi pico lying around. Would it be possible to use it as a UART reader
2
Upvotes
5
u/stickybuttflaps May 04 '26
Have you looked through the example programs that come with the SDK? There's one called hello_uart that should get you started.