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.
It has been a while since we’ve seen a 86Duino, but [TheRasteri] reminded us about it, with his video showing how to use one to run classic MS-DOS games. To be fair, the computer isn’t really an ...
LUGANO, SWITZERLAND – As part of its mission to make robotics fun and accessible for all, Arduino is launching a brand-new programmable robot – the Arduino Alvik. Catering to teachers, students, ...
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 ...