diff --git a/connect.md b/connect.md new file mode 100644 index 0000000..98a5e7c --- /dev/null +++ b/connect.md @@ -0,0 +1,10 @@ +# Initial connection to the Raspberry Pi +Now that you have an image with ssh and Raspberry Pi connect on your SD, you can connect to the pi + + +## Connecting using Raspberry Pi Connect +1. Login to https://connect.raspberrypi.com if you haven't already +1. Look at the list of devices, find the one you want, and click on "Connect" +![connect-devices.png](Graphics/connect-devices.png) +1. A remote shell window will pop up +![connect-shell.png](Graphics/connect-shell.png) diff --git a/imager.md b/imager.md index 939db9a..69377ef 100644 --- a/imager.md +++ b/imager.md @@ -42,12 +42,5 @@ We don't have many monitors and keyboards in V207 for students to use, so we wil 1. Now you get to watch the writing then verifying. ![imager-writeimage-progress.png](Graphics/imager-writeimage-progress.png) ![imager-writeimage-verifying.png](Graphics/imager-writeimage-verifying.png) -1. The process is complete! +1. The process is complete! Now you can [connect to your pi](connect.md) ![imager-complete.png](Graphics/imager-complete.png) - -## Connecting using Raspberry Pi Connect -1. Login to https://connect.raspberrypi.com if you haven't already -1. Look at the list of devices, find the one you want, and click on "Connect" -![connect-devices.png](Graphics/connect-devices.png) -1. A remote shell window will pop up -![connect-shell.png](Graphics/connect-shell.png)