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.
This one’s a bit abstract. Remember those LCD games that became quite popular sometime in the 1990’s? You know, the ones that had only one game, usually a character that could be moved back and forth ...
Arduino enthusiasts or those looking to just get started programming the awesome micro controller may be interested in a new smart TFT display called the CleO which has been specifically designed for ...
An Arduino game that uses colorful lights, buttons and an LCD screen to help young students practice learning colors in various languages. The LCD screen prints the name of a color in a designated ...
Arduino developers, tinkerers and hobbyists looking for a new project for the weekend might be interested in this tiny Pong Arcade game which has been constructed based on the Gamebunio Arduino ...
OK, year-old pop culture references aside [Kyle] dropped us a line to show us his tutorial on using interrupts with your Arduino. Given the single core nature of your average Arduino’s AVR you pretty ...