Day 5: (Tue Jul 9) Introduction to Electronics¶
Notes for 2019-07-09. See also the Calendar.
Notes from Day 4¶
- All of the code samples collected together: Lecture Sample Code
- The game code template: PinballGame Arduino Sketch
- Later we’ll review the 2018 code as written.
Agenda¶
In-class activities:
- Brief lecture on electrical theory
- Visual review of basic sensors: switches, photoresistors, photointerruptors.
- Visual review of actuators: solenoid, DC motor, hobby servo.
- Visual review of tools: DMM, power supply, oscilloscope.
- Photointerruptor circuits
- Arduino: analogInput(), plotting
- DC motor driver module
- MOSFET solenoid driver circuit
- Last 45 minutes: design scrum for game features.