Tag Archives: 64-pixels

8×8 RGB Matrix V3 + KICAD + SMD — part 1

Now that I’ve started to work with KICAD, I’ve made the transistion to SMD parts and finally got my switch back. I hade to remove it in V2 as the DIP parts took too much space. The quartz is back … Continue reading

Posted in Arduino., Electronics., Soldering & PCBs. | Tagged , , , , , , , | Leave a comment

8×8 RGB Matrix V2 – KICAD test

I’ve converted the files to KICAD. Due to size limitations of my project housing (60x60mm), I had to remove one switch which was connected to Arduino pin 7. All code that uses “__button” should be removed. The remaining one is … Continue reading

Posted in Arduino., Electronics. | Tagged , , , , | Leave a comment

Meggy Jr RGB made it into German newspapers

So our media have finally seen the light. Geeks don’t want XBoxes for christmas, but something that’s fun making it. Meggy Jr RGB KITs are available at Evilmadscientist.com starting at about 50€. You can also get Arduino libraries there to … Continue reading

Posted in Arduino., Electronics. | Tagged , , , , | 1 Comment

8×8 RGB Matrix — first prototype on perfboard

I’ve finally managed building a prototype on perfboard. So far I’ve just put on the sockets and a minimal arduino. That’s just the ATmega168, quartz + caps, reset switch, green led, input switch, decoupling caps. Tomorrow (after I wake up … Continue reading

Posted in Arduino., Electronics. | Tagged , , , , | 64 Comments

8×8 RGB Matrix — 2nd arduino project

OK, now for something completely different… Some RGB LED matrix effects – Code: matrix_code.pde (This code will not run flawlessly on up-to-date matrix boards without modification. Please only use this code, unless you exactly know what you’re doing.) So far … Continue reading

Posted in Arduino., Electronics. | Tagged , , , , | 39 Comments