Send data from the UART1 port to the UART0 port. Other things to try;
uart0 = UART(0)
which will open a UART connection at the default baudrate of 115200, and
uart0.readline()
which will read until the CR (\r) and NL (\n) characters, then return the line.
See Figure 1 for wiring instructions.
Item |
Quantity |
Details |
Breadboard |
1 |
generic part |
Raspberry Pi Pico |
1 |