Appearance
Switch
Switch
Watch the videos on your Arduino kit, Electricity and Circuits, setting up the Arduino, and making a basic switch read these notes from Sparkfun on how electricity works, then:
Build a circuit with a switch you make on your own that can be operated without using your hands. Think about what you have that is conductive. Aluminum foil, copper tape, and/or jumper wires work well. Be careful you do not cause a short! Always unplug your Arduino before changing anything in your circuit, and check to make sure there are no loose wires.
Reading
- Read/Watch the tutorials on setting up the Arduino IDE, what all those pins on your board do, and digital input / digital output
- Read this article from Don Norman, Attractive Things Work Better.
- Optional: Physical Computing by Dan O'Sullivan and Tom Igoe
When submitting be sure to include
- A link to your code (on Github)
- A link to video of your project working