The purpose of this module is to learn about the Arduino interrupt system. An Arduino tetherball game is created to illustrate the use of interrupts. You'll see that Interrupts are easy and the game ...
This is an Arduino project called 'Simon Says'. It is essentially a memory game with LEDs and push buttons. The Arduino will play us a sequence of LEDs and the user will try to recreate this pattern ...