One Button Simon: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
Line 1: Line 1:
== Exercise 1 ==
== Exercise ==


Create a program to time how long the user presses a push button.
Create a program to time how long the user presses a push button.

Revision as of 15:56, 9 November 2010

Exercise

Create a program to time how long the user presses a push button.

Starting code / circuit:

http://arduino.cc/en/Tutorial/Button

Exercise

Record a sequence of button presses (and releases) and have the arduino play back the pattern on the speaker.