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 ...
For all the Arduino-based video game builds we’ve seen, we’re really only left with a bunch of 2D platformers and other sprite-based games. [Reimecker] wasn’t satisfied with this level of ...
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.
Have you ever wanted to create your own electronic games console? You might be interested in the new DigiPixel Arduino LED game shield which is definitely worth more investigation. The DigiPixel ...
A new Arduino project has been posted to the awesome Instructables website this week providing details on how you can create your very own Arduino laser pinball machine. Sound exciting? If you are ...
As promised in the first part of this article, now it is time to see in detail how we can use the Alphanumeric LCD Display in our Arduino sketches. The idea beside this project is to give a simple ...
One of the limitations of the small 8 bit microcontrollers like the Atmel ATMega family adopted by the Arduino board, is the reduced number of I/O ports. Among the main advantages of these ...