This was adapted from the `pio/uart_rx` example from the `pico-examples` repository: https://github.com/raspberrypi/pico-examples/blob/master/pio/uart_rx/uart_rx.pio It demonstrates the `jmp_pin` feature in action. Signed-off-by: Tim Radvan <tim@tjvr.org> |
||
|---|---|---|
| .. | ||
| pio_1hz.py | ||
| pio_exec.py | ||
| pio_pinchange.py | ||
| pio_pwm.py | ||
| pio_uart_rx.py | ||
| pio_uart_tx.py | ||
| pio_ws2812.py | ||
| pwm_fade.py | ||