Use git, python, and GPIO connections to turn on LEDs, read sensors
1. Turn on and off an LED using the command line, GPIO and python. ✏️
2. Clone a repo to your Raspberry Pi over SSH ✏️
3. Run a python script in the repository
4. Read a button (connected to a pulldown resistor) with your RPi and use the value to control an LED. ✏️
5. Connect to your Pi over SFTP and upload / download files ✏️
6. Fade an LED using PWM from your Pi ✏️
7. Read values from a photoresistor with your Pi ✏️
8. Explore sensors in class. List two analogs and two digital sensors ✏️
9. Use a relay to safely control a higher power voltage with your Pi ✏️
10. Link to your final project pitch ✏️