Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 7747

Beginners • Re: using pi as a uart diagnostic device

$
0
0
On my Pi3 for the UART on GPIO I use serial in a python script like this:

Code:

ser = serial.Serial('/dev/serial0', 115200, timeout=1)
We see in the ps3 GitHub code

Code:

'serial_port', help='the serial port to connect to i.e. /dev/ttyUSB0')
So it might be that the connection is USB on the Pi and 3 wires to the PS3?
Can you post a picture of the PS3 connection (as used by the Pico)?

Statistics: Posted by neilgl — Fri May 01, 2026 7:25 pm



Viewing all articles
Browse latest Browse all 7747

Latest Images

Trending Articles



Latest Images