RGB Infinity Mirror

If you’ve been waiting for a more detailed guide before you set off to work on your own Infinity Mirror, [Ben]’s write-up is perhaps the most approachable one you will find. This build uses a set of four potentiometers to control an analog RGB LED strip (these lights are not individually addressable: but that makes coding simpler). [Ben] powers everything from a 12V 5A DC adapter, which is more than enough to run the 12V RGB strip along with the Arduino.

The mirror has two different ‘modes:’ individual channel color control and color-fade. In the first mode, three pots drive the RGB channels respectively. The color-fade mode has a mind of its own, sliding between all possible colors; you can spin the fourth potentiometer to control the speed of the transition.

The video below better illustrates the different modes. We definitely recommend [Ben’s] excellent guide as an ideal first project for anyone who has yet to take the plunge beyond simple microcontroller exercises. Check out Freeside Atlanta’s Infinity Mirror prototype for more inspiration.

Continue reading “RGB Infinity Mirror”

Reaction Time Challenge

reactionChallenge

We’re not sure where [Bill Porter] finds all of his free time, but we’re glad he’s put it to such good use by building an exhibit piece for the local science museum: Reaction Time Challenge. It’s likely that we were all inspired to love science as kids in a museum like this, and [Bill’s] contribution is already fascinating its young audience. The challenge lets two participants test how fast they can smack a big red button after a randomly-generated countdown. The time taken for the players to react is translated into the RGB LED strips, measuring how fast they managed to hit the button.

Builds like this one need to clearly communicate how they should be used; you don’t want confused children bamming around on your cabinet. First, [Bill] guts the dim LEDs inside the big plastic buttons and replaces them with some brighter ones. To keep the connections clean, he takes the cannibalized ends of an Ethernet cable and hooks the speaker and buttons to an Ethernet jack. The jack sits snugly in a project box where it connects to an Arduino. Two RGB LED strips run from the opposite end of the box, daisy-chaining from the bottom of the cabinet to the top, then back down again. See it all come together in the video after the break.

[Bill’s] museum must be pretty lucky; he resurrected the “Freeze Frame” exhibit for them just over a year ago and has done a bunch of other projects for them over the years.

Continue reading “Reaction Time Challenge”

Android Controlled Minecraft Ores

[Ryan] has a friend with a birthday coming up, and being inspired by ever 12-year-olds favorite game, he decided to make a Minecraft ore block with RGB LEDs. The block can change from diamonds to emeralds via commands send from an Android phone.

After a few false starts, [Ryan] eventually had his ore cube laser cut at Acess Space, a hackerspace-ish group in Sheffield. The box was constructed out of 3mm MDF, while the windows were laser cut out of frosted acrylic, while the stone pattern on the cube is one giant custom-made sticker.

With the tedious part of the build out of the way, [Ryan] set to work on the electronics. He used a PIC attached to a few very large RGB LEDs, and a Bluetooth module that allows him to connect his phone to an ore block. Dialing in the right colors took some work, but eventually, [Ryan] had an Android-controlled Minecraft ore block, able to transmutate between gold, iron, diamond, emerald, lapis, and redstone.

You can check out a video of [Ryan]’s ore block in action after the break.

Continue reading “Android Controlled Minecraft Ores”

Lighting Up A Workspace Twofer

desks

Sometimes a pair of extremely similar builds hit the Hackaday tip line within hours of each other. We’re not one to play favorites, so here’s two projects that put RGB LED strips in a desk and workbench.

[Charles] over at The Makers Workbench has long needed a lighting solution for his workspace. Flourescent lights are alright, but for real geek cred nothing but LED strips will do. He picked up an RGB strip on Amazon for $20 and now has a lighting solution that’s able to change colors above his workstation. Check out the video of his RGB workbench rave.

A computer desk is a workbench too, right? [Will] had the idea of letting people on the Internet control the lighting color of his desk. He’s asking people to head over to this site and asking people to schedule the color of his desk for an entire day. A Raspi pulls each day’s color off the server. With a few transistors, an RGB strip, a custom shield, and faking three PWM channels, [Will] has a new color at his desk every day.

Putting Yourself Inside A Display

dome

Here’s an interesting build that combines light, sound, and gesture recognition to make a 360 degree environment of light and sound. It’s called The Bit Dome, and while the pictures and video are very cool, we’re sure it’s more impressive in real life.

The dome is constructed of over a hundred triangles made of foam insulation sheet, resulting in a structure that is 10 feet in diameter and seven and a half feet tall. Every corner of these panels has an RGB LED driven by a Rainboduino, which is in turn controlled by a computer hooked up to a Kinect.

The process of interacting with the dome begins by stepping inside and activating the calibration process. By having the user point their arms at different points inside the dome, the computer can reliably tell where the user is pointing, and respond when the user cycles through the dome’s functions.

There are bunch of things this dome can do, such as allowing the user to conduct an audio-visual light show, run a meditation program, or even play Snake and Pac-Man. You can check out these games and more in the videos after the break.

Continue reading “Putting Yourself Inside A Display”

Raspi-controlled RGB LED Strip Display

snake

[4RM4] over at the Stuttgart hackerspace Shackspace ran into a guy selling individually addressable RGB LED strips when he attended the 29th Chaos Communication Congress last December. He had a Raspberry Pi with him, and after a little bit of work he rigged up an LED display that wrapped around a trash can. A respectable hack, but not quite ready for prime time.

After getting back to the Shackspace, [4RM4] decided to go in a more classic direction by building an RGB Snake clone. A few neat features were implemented like a high score list, a free play bot, and a clock.

To control his pixel-munching snake, [4RM4] used a Wii Nunchuck controller hooked up to the Raspberry Pi’s GPIO pins. It looks like a whole lot of fun, and given the absurdly high scores shown in the video after the break, it looks like this build is getting a lot of use at the Shackspace.

Continue reading “Raspi-controlled RGB LED Strip Display”

Hackaday Links: October 3, 2012

Cheap ergonomic mouse

If your had keeps cramping while using the computer mouse why not grab a hunk of wood and a couple of buttons to make your own ergonomic input device?

C# GUI for Arduino testing

Here’s a Windows GUI for controlling Arduino. [Rohit] put it together using C#. It should make development very simple as you have control of almost everything before you need to worry about writing your own server-side software.

Networked strip lighting replaces the office overheads

[Jeremy] got tired of replacing the halogen bulbs in his office. He upgraded to ten meters of RGB LED strips. We can’t think they do as well at lighting up the room. But he did add network control so they can flash or change colors depending on what type of alert they’re signalling.

Woven QR codes

Now that [Andrew Kieran] proved you can weave a working QR code into textiles do you think we’ll see garments that have a QR code leading to care instructions? We could never figure out what all those strange icons stood for.

World’s largest QR code in a corn maze

The world’s largest QR code was cut out of this field of corn. It’s at the Kraay Family Farm in Alberta, Canada. Gizomodo called it “Stupidly Pointless”. But we figure if it got them a world record and put their website on the front page of Giz and Hackaday they’re doing okay. Plus, we whipped out our Android and it read the QR code quite easily.