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 module will investigate creating an interactive side-scrolling game using an Arduino. It will also provide experience with advanced usage of the 16x2 LCD screen and its scrolling capabilities.