Line 9: Line 9:
 
=The build=
 
=The build=
 
==Soldering==
 
==Soldering==
 +
 +
Solder all the parts shown above as per the schematic. Easier said than done. It took about 2 hours, to solder the parts for me. Let me know in the comments how well it went for you!
 +
 
[[File:matrixGame_1.JPG]]
 
[[File:matrixGame_1.JPG]]
  

Revision as of 15:33, 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.

Schematic

MatrixGame sch.jpg

The build

Soldering

Solder all the parts shown above as per the schematic. Easier said than done. It took about 2 hours, to solder the parts for me. Let me know in the comments how well it went for you!

MatrixGame 1.JPG

Acrylic Case

Code