Arduino 2 - LED (Blinking) Wave
Video on the right is Arduino #2 (Knight Rider Blinking Wave); Hardware photo on the left is also Arduino #2. Read Arduino #2 - Blink LED Wave (Boxall #1 - pp 43-45 and Boxall #2 - pp 46-47). Note: Boxall hardware schematic uses a single resistor with five LEDs. Students usually make mistakes; better to use one resistor (five total) for each LED as shown in the photo.
Boxall does the five LED blinking wave first without "for" loops and then with "for" loops. Try it both ways (Project #1 - pg 43-45 Boxall; Project #2 (with "For" loops - pp 46-47)
Create a single post for this projects on your student web pages (you will make a separate post for every project) - 20 point total
LED Wave (slow) @ 500 ms delay
LED Wave (fast) @ 100 ms delay
LED Wave (very fast, right-to-left only) @ 30 ms delay