Changes

Classes/2010/VIS147A/Lab7

130 bytes added, 16:01, 23 February 2010
Part 2 - Simple Digital In
''Active High, Normally Open (N.O.) switch''
# * Set up this circuit on your breadboard, with a switch, +5V, and current limiting resistor to ground. This is a basic digital input.# * With your multimeter, check the output voltage of the circuit :** with the button pressed** with the button released* Open the button example (File->Sketchbook->Examples->Digital->Button)# * Connect your switch circuit to on if the digital I/O pins, and change <code>inputPin</code> in the button program to this number. (Mine is Digital Pin #7)
=== Part 3 - Programming ===