DIY GameFrame Frame and Grid

This is a 3D-Printed Frame & Grid inspired by Jeremy Williams GameFrame:

https://ledseq.com/product/game-frame/

The is Grid for 16x16 LED Pixel Matrix you can buy here:

https://www.ebay.com/itm/8x8-16x16-8x32-WS2812-5050-Full-Color-RGB-LED-Light-Panel-Matrix-Driver-Board/172941700364?var=&hash=item284420ed0c

For controlling the LED's I used the Teensy LC

For power supply you should use an 5 volt 8 ampere power supply. :-)

The code for the Teensy LC you can find on GitHub:

https://github.com/Jerware/GameFrameV2

If you are using a WS2802B LED Matrix you have to change something of the Sketch.

I disabled the clock-mode because the code size increased after the change from APA-LEDs to the WS2802B-LEDs.

I used 14mm LED buttons to control the GameFrame - Something like this:

https://www.ebay.com/itm/14mm-Stainless-Steel-Momentary-Push-Button-Switch-Blue-LED/141833369309?epid=910406781&hash=item2105ed76dd:g:704AAOSwCHBbHBCD

The original DIY Grid you can find here:
https://www.thingiverse.com/thing:2430240
I removed the massive frame of the grid to put it into a 170x170mm wooden frame. :-)

A more detailed tutroial how to build your own GameFrame you can find here - Its from FischOderAal (Thank you!!)

https://imgur.com/a/Wp1VR

Please note: You NEED! the picture-files from ledseq.com !! Otherwise you can't use the gamefreame - In the first place you need the 00system files for the SD-Card: https://ledseq.com/product/game-frame-sd-files/

Pictures coming soon! :-)