Network Controlled Decorative LED Matrix Frame

LED-Pixel-FrameThere is nothing better than a project that you can put on display for all to see. [Tristan’s] most recent project, a Decorative LED Matrix Frame, containing 12×10 big square pixels that can display any color, is really cool.

Having been built around a cheap IKEA photo frame this project is very doable, at least for those of you with a 3D printer. The 3D printer is needed to create the pixel grid, which ends up looking very clean in the final frame. From an electronics perspective, the main components are a set of Adafruit Neopixel LED strips, and an Arduino Uno with an Ethernet shield. The main controller even contains a battery backup for the real time clock (RTC) when the frame is unplugged; a nice touch. Given that the frame is connected to the local network, [Tristan] designed the frame to be controlled by a simple HTML5 interface (code available on GitHub). This allows any locally connected device to control the frame.

Be sure to check out the build details, they are very well done. If you are still not convinced how cool this project is, be sure to check out a video of it in action after the break! It makes us wish that you could play Tetris on this frame. Very nice job [Tristan]!

Continue reading “Network Controlled Decorative LED Matrix Frame”

Aluminum LED Matrix Looks Professionally Made

IMG_1073

[David Donley] has wanted to make a LED matrix for a while now, and has decided to finally pull the trigger — after all, that many LEDs certainly aren’t cheap!

He’s using a set of 16 Adafruit 8×8 NeoPixel LED Matrices (almost $600 worth of LEDs) and a BeagleBone Black to control them. To mount the LED matrices he bought a sheet of 6061-T6 aluminum for two purposes — one to act as a giant heatsink, and two, to look cool. All he had to do was drill some holes in the sheet for the connectors, and then use 3M 300LSE double-sided adhesive to stick the NeoPixels to the surface. The result is a border-less display that looks clean and professional.

To power the array he’s using a 5V 90A power supply — at full brightness these LEDs can consume around 325W, or 65A at 5V!  Taking notes from the opensource LEDscape code on GitHub he’s made his own software to control the display — stick around after the break to see it in action.

Continue reading “Aluminum LED Matrix Looks Professionally Made”