Skip to content

Electro707/arcade_led_matrix_enclosure

Repository files navigation

Arcade Style LED Matrix Enclosure

This enclosure is for an LED matrix (16x2), 2 buttons, and some microcontroller (Arduino Nano for example) designed in the shape of an arcade game.

As of right now a Rev1.0 is released.

rev1_image

Assembly Instructions

The assembly instructions for this enclosure can be found in Assembly.pdf

BOM:

The following BOM represents the items, other than a laser cutter for the acrylic piece, to make this arcade game:

Item Purchase Link
Arduino Nano
7mm momentary Button
MAX7219 LED Matrix (cut to 16x8)
2.54 mm header
Female-Female Jumper Cable
Note: I am not sponsored by the purchase link above, neither do I endorse them. They are the first items that showed up when I searched for them on Amazon and TaydaElectronics. The parts are generic enough where there should be available everywhere including Amazon, Ebay, TaydaElectronics, AliExpress, and many other sellers.

Acrylic Piece:

You will need some kind of laser cutter to laser-cut the acrylic pieces for assembly. The acrylic must be 1/8in thick (unless that is changed in the CAD file).

An SVG has been made with all pieces on it, which can found in SVG_Pieces_Drawing.svg. It should be scaled correctly so it can be printed unto a laser cutter without any modification.

While you can 3D print the pieces, it is not recommended as A) This enclosure wasn't designed with an FDM manufacturing in mind, otherwise I would have done it differently, and B) The slots are toleranced negatively (so the slots are wider than the holes) due to how laser cutting acrylic melts some of the material.

Software

The software on the Arduino can be anything you want it to be, so go nuts!

As of right now there is only 1 game written for it by me, which is a basic stacker game. The game is functional, but requires a development/unreleased version of my LED Matrix Library. More details at https://github.com/Electro707/arduino_matrix_arcade_stacker

TODO:

  • Finish up reference dimensions from the spreadsheet
  • Lower the tolerances on some of the slots (too tight but usable when tested)
  • Create an assembly instructions/diagram

Credits:

About

An arcade-style enclosure for 16x8 LED matrices

Resources

License

Stars

Watchers

Forks

Packages

No packages published