Monday, December 12, 2011

4 LED Arduino light display (bread board)



I just finished up dating one of my Arduino exercises. in this tutorial students breadboard a circuit with 4 LEDs and a pot. then they have to write a program that displays 10 different light displays depending on the value of the pot. It is a great introduction to if statements and analog inputs. This exercise also leads in to my large light display project, fount under the previous BCTEA post. I plan on making a simple display based on the attiny 44 that the students can take home based of this lesson.

Google Doc Tutorial

No comments:

Post a Comment