From fd8dc5216a0aee4a3defffa53e8410fead70002c Mon Sep 17 00:00:00 2001 From: Kris Sekula Date: Thu, 23 Feb 2023 10:24:09 -0800 Subject: [PATCH] Update Readme.md --- uart/Readme.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/uart/Readme.md b/uart/Readme.md index fb2d612..be9bb0e 100644 --- a/uart/Readme.md +++ b/uart/Readme.md @@ -1,4 +1,6 @@ How to connect -1. Using Raspberry Pi Pico (based on https://github.com/sanjay900/ox64-uart) -- use the picoprobe.uf2 file to program the pi pico +1. Using Raspberry Pi Pico - picoprobe (based on https://github.com/sanjay900/ox64-uart) +- use the included picoprobe.uf2 file to program the pi pico - connect according to the picture below + +![UsingPico](https://github.com/Kris-Sekula/Pine64_Ox64_SBC/blob/main/uart/Pine_Serial_L.png)