dig333-devlog

<

DevLog 07

Use git, python, and GPIO connections to turn on LEDs, read sensors

Outcomes

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 ✏️

  1. Analog
  2. Analog
  3. Digital
  4. Digital

9. Use a relay to safely control a higher power voltage with your Pi ✏️

10. Link to your final project pitch ✏️

Other experiments

Questions to bring up in class