Week 1
Activities. Tell us about yourself. Why are you here? Are you just keen to learn anything or are you here to get the skills to do a project. If so what is the project. What are your previous experiences with programming and electronics. Noel will tell you about himself. Connect Laptop to Pi (Almost everyone has done these steps) Raspberry Pi has a new tool called Raspberry Pi connect. Allow Raspberry Pi Connect on install or from config Get a Raspberry Pi Id (on the client browser) Get a verification code on the console rpi-connect signin That should return https://connect.raspberrypi.com/verify/XXXX-XXXX Visit that on the client browser Uniquely name the connection Sign in Details at https://www.raspberrypi.com/documentation/services/connect.html Config Pi to allow SPI Download code for course from github using git. Practice some useful linux commands Find out which directory you are in. pwd list things in the directory ls telling directorie...