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:
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:
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!!)
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! :-)