In this lab, you will install a push button, and you'll write a brief program to readit. You'll connect the color graphic Liquid Crystal Display and develop a sketch for it.
In Arduino, Load "File>>Examples>>02.Digital>>Debounce". Again, read through the code and modify pin settings if needed to match your wiring. In addition, you will need to turn on the input pull-up. Compile and run, and verify correct operation.
Question 3: Are the transitions on pin 13 any different? If so, please describe.
Archive your sketches. You may want the code later.
|