Blinkenschild, The RGB LED Display For Every Occasion

turd

One morning [overflo] decided to protest the European Parliament’s stance on equine rights of defecation, a cherished liberty dating back to the time of Charlemagne. The best way to do this is, of course, blinking lights. He calls his project Blinkenschild, and it’s one of the best portable LED displays we’ve seen.

The display is based around fifteen RGB-123 LED panels, each containing an 8×8 matrix of WS2811 LEDs. That’s 960 pixels, all controlled with a Teensy 3.1. Power is supplied by fifteen LiPo cells wired together in parallel giving him 6 Ah of battery life. Clunky, yes, but it’s small enough to fit in a backpack and that’s what [overflo] had sitting around anyway.

The animations for the display are generated by Glediator, an unfortunately not open source control app for LED matrices. Glediator sends data out over a serial port but not over IP or directly into a file. Not wanting to carry a laptop around with him, [overflo] created a virtual serial port and dumped the output of Glediator into a file so it could be played back stored on an SD card and controlled with an Android app. Very clever, and just the thing to raise awareness of horse and Internet concerns.

Video below.

UPDATE: Check out [overflo’s] clarification in the comments below.

Continue reading “Blinkenschild, The RGB LED Display For Every Occasion”

WS2812b Ambilight Clone For The Raspi

For how often the Raspberry Pi is used as a media server, and how easy it is to connect a bunch of LEDs to the GPIO pins on the Pi, we’re surprised we haven’t seen something like Hyperion before. It uses the extremely common WS2812b individually controllable RGB LEDs to surround the wall behind your TV with the colors on the edges of the screen.

One of the big features of Hyperion is the huge number of LEDs it’s able to control; a 50 LED strip only eats up about 1.5% of the Pi’s CPU. It does this with a “Mini UART” implemented on the Pi running at 2MHz.

There’s only one additional component needed to run a gigantic strip of RGB LEDs with a Pi – an inverter of some sort made with an HCT-series logic chip. After that, you’ll only need to connect the power and enjoy a blinding display behind your TV or monitor.

Thanks [emuboy] for sending this one in.

 

Massive LED Display Makes Use Of Reused Soda Bottles

BcbiT1IIEAAUXFK

What better way to make a giant LED display than out of old empties and bottle crates? This is the Mate Light (pronounced Mah-Tay).

We were first introduced to the ever popular Club-Mate soda at one of the first hackerspaces we visited during our Hackerspacing in Europe Tour. It’s a soft drink produced in Germany, which seems to be the exclusive non-alcoholic drink of choice for almost all hackerspaces in Western Europe. The spaces in the Netherlands and Belgium would even make road trips to Germany just to load up a van with the drink to bring back home. Personally we didn’t really understand what was so special about it, but maybe we just didn’t drink enough!

Anyway, this impressive display makes use of 640 empties arranged in 4 rows of 8 crates for a decent 16 x 40 resolution. Each bottle is wrapped in aluminum foil and contains one RGB LED with a WS2801 driver. Each row of crates is connected to a TI Stellaris Launchpad, which has four hardware SPI interfaces — conveniently the number of rows of crates used! From there, an ancient ThinkPad T22 laptop runs the control program over USB to the microcontroller board. Their first software implementation used a Python script which was painfully slow — they’re now putting the finishing touches on using a C script instead.

Stick around to see the display in all of its awesomeness.

Continue reading “Massive LED Display Makes Use Of Reused Soda Bottles”

Handheld Tetris Is Retro And We Love It

handheld tetris

[Eduardo Zola] has been playing around with Arduinos, and ever since he started, he wanted to try making a game. Having fond memories of playing Tetris back on Windows 3.1, he decided to try giving a handheld version of it a shot.

He started with two 8×8 Neopixel Matrices due to their simplicity — not to mention the massive library of code available! To make it truly portable, he’s also included a 3.7v 4400mAh lithium ion battery which will keep him gaming for hours. He found a 5-way navigation switch on eBay which makes up the joystick. A small LED bar display tells you what level you’re on, and he’s even included a smaller speaker for music, and a vibrating motor for successfully completed lines in the game!

He borrowed the Tetris algorithm (and added some improvements) from the source code by [Valentin Ivanov], who completed a similar project last fall. Stick around to see a demonstration video of it in action.

Continue reading “Handheld Tetris Is Retro And We Love It”

Cute Tilt Beam Flashlight Adds Some Fun Interaction To Your Patio Table

Tilt-Beam-assembly

Here’s a cute little LED hack for your next soiree, it’s a solar charged piece of wood… with a motion controlled light in it!

[Zach DeBord] decided to try building his own version of this after seeing a commercial offering. He took a piece of oak and sliced off the top edge, and then laser cut the exact profile of the solar panel out of that slice. This allowed him to drill a nice big sloppy hole in the middle of it to fit the circuitry.

He’s using a nice big 8mm LED with a small 0.09V-5V DC boost circuit, a mercury tilt switch, a 4.5V solar cell, and a 2.7V 10MF super capacitor — plus a diode and 100ohm resistor. He’s glued the top slice of wood back in place, and sealed the entire thing with resin — you can hardly see the cut mark!

Continue reading “Cute Tilt Beam Flashlight Adds Some Fun Interaction To Your Patio Table”

LED Throwies Turn Statues Into Heart Attack Risks

FM6LSOVHSICZLWK.LARGE

[Mike] has just put a new spin on LED throwies — turning innocent statues into scary possessed demons of the night. He calls them Statueyes, and while it’s not quite vandalism, you might still cause a public disturbance.

If you’re not familiar, magnetic LEDs throwies are a fun little way to add some light to the city at night. They’re a little bit wasteful (sometimes you can’t retrieve them), but so cheap to make it’s sometimes worth it. Depending on what you’re using them for they can open up a whole world of possibilities — like this location tracking augmented reality using IR LED throwies!

Anyway, the main difference with [Mike’s] take on the project is he’s using home-made play-dough which allows him to stick these creepy eyes on non-metallic statues. The Play-Doh in question has an interesting ingredients list: flour, water, salt, vegetable oil and… cream of tartar? It’s the classic edible Play-Doh recipe, but to the unfamiliar it certainly sounds odd.

How cheap do you think we could make these with a simple dimming circuit? Imagine seeing a statues eyes light up as you’re walking by…

Automated Light Painting Makes It Easy

DSC_00027

What can we say — we’re a sucker for projects that feature our favorite logo. This is the Parallax Propeller Automated Light Painting Machine  — and no, it’s not a persistence of vision setup.

[Daniel], [Nathan], and the folks over at Embedded Aesthetics are big fans of Hack a Day and are very excited to share their new project. It’s a fully automated light painting setup that features an X-axis slide, a strip of RGB LEDs, a Parallax Propeller (microcontroller), and a DSLR — all you have to do is choose an image, and press start.

They first started light painting with their LED Paint Brush, an equally awesome, but slightly less automated tool. They’ve created this one to be a bit more interactive — in fact, you can actually go on their website, upload an image, and it will paint you a picture! But… it’s not available right now.

Continue reading “Automated Light Painting Makes It Easy”