Links Expanded: Snake On LED Matrix

[Yosh] came through with a link to the Snake playing LED matrix that he read about in our links post from yesterday. It seems that [Arty Fart] actually built three of these in green, yellow, and red. You can see him throw one together (an 8-10 hour job) in the video after the break. In addition to playing Snake the PIC 16F877A can also scroll messages, play a mean game of Tetris, and show a Pong screen saver on the 144 LED display. We love the clean build and the urge to make another LED matrix is becoming irresistible.

Now off to eBay for a good deal on a bulk LED order. Continue reading “Links Expanded: Snake On LED Matrix”

Giant LED Matrix

We all love blinky lights. What we love even more than blinky lights is a very detailed tutorial with great photos. [Richard Kline] has written this fantastic tutorial on how to build a large 5×7 LED matrix and control it with a PIC processor.  The bulk of the body is a foam insulation board, covered with a diffuser. Source code and schematics are available for download from the site. If you’ve ever thought about getting into PIC processors, this would be a great beginner project.

[via MakeZine]

Swarm Light At Art Basel

What has 9000 LEDs, 3000 MSP430 processors, six XMOS XC-2 Ethernet modules, and goes blinkity-blink-blink? It’s Swarm Light, an art installation shown at this year’s Art Basel exhibition. [Fredrik Petrini] worked on the hardware that went into building the group of three 3D cubes of LED light modules. Unlike so many art pieces we see he shared the design details of the piece. In the image above you can tell that each cube encompasses several rods of LED modules. Each rod as three rails that provide power, ground, and serial data in addition to serving as the physical structure. Each module has three LEDs on it controlled by one MSP430 processor. The XMOS units each control half of the rods in a cube, getting their instructions over an Ethernet connection from a PC running a program on a .NET framework. It would be an understatement to say this is just a upscaled LED cube. Check out the exhibit in action after the break. It uses an algorithm to analyze the music, taking input from the ambient sound in the room, to control the light fluctuation.

Continue reading “Swarm Light At Art Basel”

Arc Reactor Replica

This Arc Reactor is a great re-creation of the fictional source of Iron Man’s power. It’s really just a holder for a bunch of LED’s, but it exhibits some fine craftsmanship which we enjoy in any project. This rendition is much more true to the movie than the last look-a-like we saw. These might end up being for sale (the webpage narrative is kind of weird) but you really shouldn’t be wearing this kind of thing around unless you made it yourself, or if you can add it to some kind of Iron Man simulator.

[Thanks Cr8vie]

Printed Circuit Board Minus The Printed Traces

Reader [Osgeld] is a board-layout ninja. He populated this 4×4 LED matrix board without having a layout plan to start with. Watch it develop in slideshow format to see the art work he performs. The display is driven by a shift-register and he’s included all the proper parts like resistors and transistors, yet he makes everything fit. Why is this amazing? He’s using uninsulated wire and not a single one of them crosses another wire. He’s physically designing a printed circuit board, routing the traces as he solders away. He’s built this to use with an Arduino shift register tutorial and our only question is where is the header to hook this board to a microcontroller?

DMX Keyboard Display

This keyboard display has an RGB LED for each key that is addressable through the common stage lighting protocol, DMX. The project video, seen after the break, does a good job of walking us through the concept. By using a MIDI to DMX converter box [John] can show MIDI signals coming from a keyboard on the appropriate key of the display. By further monkeying with the firmware in the converter box he shows a plasma effect on the whole keyboard, making the corresponding light for each pressed key pop out in bright white. Jump to about 3:45 to hear and see “Sweet Child o’ Mine”.

This isn’t the first time [John’s] been caught with a slew of blinking lights. He helped create the giant LED Christmas tree that brightened up our holiday.

Continue reading “DMX Keyboard Display”

Rotary Display Uses VCR Head And LEDs

[Daniel Daigle] is developing a rotary display that uses persistence of vision to graph data. The hardware he used includes a spinning head from a VCR, some LEDs, and a timing circuit to display 360 degrees of data. His timing input uses a waveform so this will work with any application where you can generate a PWM signal.

Check out his videos after the break that demonstrate a graph with a single line and another with six display lines.

Continue reading “Rotary Display Uses VCR Head And LEDs”