Difference between revisions of "Building a LED matrixGame console with Arduino"
Line 1: | Line 1: | ||
[[category: Arduino Tutorials]] | [[category: Arduino Tutorials]] | ||
[[category: DIY Hobby Kits]] | [[category: DIY Hobby Kits]] | ||
+ | |||
+ | Retro games are cool! The pixel games like tetris, ping-pong, snake etc., are fun to play with physical buttons instead of a touch screen. In this tutorial, we will build a Retro gaming console with super bright Red led matrices, a Joystick and a ATmega328 (with Arduino Uno bootloader. The fun part is not just building it writing/porting pixel games! So let's get started. | ||
=Schematic= | =Schematic= |
Revision as of 15:31, 21 October 2016
Retro games are cool! The pixel games like tetris, ping-pong, snake etc., are fun to play with physical buttons instead of a touch screen. In this tutorial, we will build a Retro gaming console with super bright Red led matrices, a Joystick and a ATmega328 (with Arduino Uno bootloader. The fun part is not just building it writing/porting pixel games! So let's get started.