Arduino Cookbook Reading/Homework 

Come to Oct 7th’s Class having done and read:

Review: 1.1-1.5   [Read it for what you don’t know]

Variables Introduced:  2.0-2.2

Doing Math to Variables: 3.0-3.2

Serial Comm Intro: Read 4.0 and don’t worry if over your head. Do pay close attention to 4.1.

More Fun with Variables, Relational Operators: 2.17

*Switches Intro, with Pull-Up Resistor and De-bouncing: Read 5.0 and 5.1, Do 5.2 and 5.3

“If” and “Else If” Statements Intro: 2.12

*”While” and “For” Loop: Pages 2.13, 2.14

———————————————-

Come to Oct 14th’s Class having done and read:

2.4:   Arrays Introduced (for Switches and LED’s)

2.10:   Functions: Pages

7.1:  LED’s Introduced and Reviewed

7.6:  Making Knight Rider

2.15-2.16:  Break and Switch Case:

5.4:   Switches Intermediate:

2.19, 2.21:  Logical Operators on Variables:

Assignment:

1)  Change LED Blink Delay based on Amount of time Button is pressed.

2)  Make 6 Different Light Sequences with  3-4 Switches and 4 LED’s.  Use Logical Operator, Knight Rider Effect, Functions and/or Switch Cases.

———————————————-

Come to 21st’s Class having done and read:

Reading Analog Values: 5.6,

Map Function: 5.7

Sensor: 6.0-6.3

LED Fading, Color, and Control: 7.0, 7.2, 7.4, 7.5, 7.6

http://wiring.org.co/learning/basics/rgbled.html

Assignment:

Show 7.4 and 7.5 in Class.