Course Syllabus:
...


<--back


Oct 12::
Before Class:
Read:
- review readings
- Basic Concepts Of Electricity
- How voltage, current, and resistance relate (Ohm's Law)
- Color codes of resistors

Do:
- Prepare for QUIZ on variables, if statements, boolean operators
- Work on your array monster. Make an array holding text that expresses a range of emotions you feel when programming. try messing with position, color, etc. of various array elements. Add your Processing monster. You may use this sample code if you wish. Submit to the Hw5 repository in GitHub: https://github.com/SCIMA-200-13. Label the file Hw5_lastname_firstname.

In class:
Discuss:
- QUIZ on variables, if statements, boolean operators, for loops.
- resistance continued, series and parallel

Studio time:
- leds, resistors, potentiometers, serial monitor
- blink, fade, analog write, pwm
- Arduino and Processing together. Download: graph.pde - sample code by Tom Igoe
- resistor exercise (visit this site)