Gamebox with LED Matrix
Loading...
4,298
Loading...
Uploader Comments (TTL7919)
see all
All Comments (12)
-
the multiplexing refresh rate is a bit low if i might say so. :) But very good gadget. When can I play Portal 2 on a microcontroller? :D:D:D
-
This is great!!! I've made a "gaming platform" with an 8x8 LED matrix, around a small AVR (tiny2313). I now plan to make a larger version, with a 16x16 LED matrix (just like yours) and bigger AVR (probably a mega8). I hope I'll succeed, like you did! :-)
-
you are F SICK i have trouble handling a 7 segment led display and you are making games, dam it
Loading...
if any what randomizing input did you use?
ClassicGamingRevival 10 months ago
@ClassicGamingRevival I start a fast 8Bit counting timer at power-on and use the current value as initial seed when the user selects the first game. So there are 256 initial different games. Moreover the use of randomness in one game influences the random values in the following games.
TTL7919 10 months ago
Do you sell these and also do you plan to do any others perhaps with more colors or RGB LEDs?
Soulrider2012 1 year ago
@Soulrider2012
I always planned to use the renaming panels for some bigger display, unfortunately I did not find the time for doing so. I have not planned selling them.
TTL7919 1 year ago
what would you do if an led burnt out?
11chickenlord11 1 year ago
@11chickenlord11 LEDs do not burn out (unless you use them wrong or the manufacturer did something bad). They generally can light more than 11 years. But if one would be damaged, I would need to replace the whole panel (yes, I have still eight unused panels lying around).
TTL7919 1 year ago