7.3. Day 3: (Jul 7) Analog to Digital¶
Notes for Jul 7, 2017. See also the Calendar.
7.3.1. Notes from Day 2¶
- Breadboard technique.
- Debugging heuristics.
7.3.2. Agenda¶
- Assignments
- Arduino Introduction. Basic description, finding Arduino software.
- Coding, Compiling, Deploying. Running several sample programs, modifying code.
- Soft Blink. Introduce several programming fundamentals by fading the onboard LED.
- Read Switch Input. Read a switch input as a binary digital value.
- Sensor-Driven LEDs. Control LED brightness using sensor data.
- In-class
- Electrical theory review.
- Arduino introduction.
- Exercises in pairs.
- Groups for today: (MA, CF) (IB, SE, TH) (EF, MT) (BD, KM)
- One partner takes responsibility for the circuit and one for the software.
- Switch roles periodically.
- Teach each other. Help each other.