Light Up Your Limbs

Here’s a Christmas tree project we can get behind. The “tree” itself is made of twisted pairs of insulated copper wire.  At the end of each pair a surface mount LED has been soldered between the two conductors.  All of the wire limbs converge into a 4×4 matrix. One tree uses a prototyping shield and an Arduino, the other tree is just using an ATtiny2313 microprocessor. Take a look at the twinkling tree in the video after the break.

This artful creation uses one color of LEDs.  We’d love to see future improvements that incorporate multiple colors, enhance the fading effects, and perhaps add some interactivity such as pulsing to an inspiring rendition of Chestnuts Roasting on and Open Fire (which, consequently, is called “The Christmas Song“).

Continue reading “Light Up Your Limbs”

Water The Tree – There’s An App For That?

Well no, but [Chris] needed something to remind him when to water the tree. Most folks would use their nifty iPhone to set up a calendar reminder, but why do that when you can purpose a 32 bit microcontroller to do it for you?

To detect a falling water level [Chris] attached a two-pin header to the end of a clothes pin clipped to the side of the tree stand. When the water level is covering the pins it completes a circuit, verified by a measurable current. When the water level drops the mbed microcontroller detects the loss of conductivity and through some creative code sends out an email and SMS reminder.

If you’re in love with your iPhone but not your living things, this will keep that tree kicking until after the new year.

X-mas Hack: 8-channel Musical Show

We’ve been seeing them appear one house at a time over the last few weeks as Christmas lights are making their annual appearance. Some folks just throw a set of net-style lights on the bushes and call it good but that wouldn’t suit [Noel]. He’s outfitted his house with a show that includes music, 8 controllable light channels, and an Internet interface.

He’s used a plastic toolbox as an enclosure to house everything. Affixed to the base of the enclosure are eight solid state relays for the strings of lights. An Arduino is used to control the SSR switching, playback music through an FM transmitter, and to interface with the wireless bridge.

Rubberneckers can tune their radio to the broadcast frequency and log into the web interface to request their favorite tune or track Santa’s current location. The device even implements VU monitoring to sync the light show with the music. If you want more, watch the video after the break or check out his step-by-step instructions. The Arduino library sure makes the code pulling this all together pretty simple!

Continue reading “X-mas Hack: 8-channel Musical Show”

Choreographed Christmas Lights

[youtube=http://www.youtube.com/watch?v=2Cj-morKHPQ]

We’ve covered a couple of different ways of doing choreographed Christmas lights. The most basic being sound activated ones made from speakers, then the parallax controlled ones. This one uses the parallax microcontroller as well, but [prabbit22m] seems to have put some more effort into the construction and enclosure. The lights are all LED this time around and there are 18 outlets that can be individually controlled in a nice, safe enclosure. The choreography was done well too. The capabilities video is pretty impressive, it looks like he has managed to do some fading in and out. You can see it after the break.

Continue reading “Choreographed Christmas Lights”

Hackit: What Did You Get?

adp1

It’s the season of gift giving. Did you get anything interesting/hackable? What will you work on next?

We gave ourselves an Android Dev Phone 1 (ADP1). We hadn’t really considered getting a G1 until the ADP1 was announced… It’s actually a lot of fun to use as our primary phone. Our favorite app so far is connectbot, the SSH client. The interface is really smart, way better than all of the iPhone clients.

What did you get?

Geeky Tree Ornaments

tree-ornaments3

Geekware.ca has some ideas for geeky tree ornaments. This is a great way to add some personality to your holidays as well as recycle some of that electronic junk you have laying around. From RAM stars to floppy disk ornaments there are certainly some quirky ideas here. They would make great last minute gifts for someone who can appreciate your nerdiness. GeekAlerts also has a couple interesting ideas too.

Parallax Christmas Light Show

[youtube=http://www.youtube.com/watch?v=btUh–1xbls]

[iboucher] wanted to do some crazy Christmas light choreography.  Finding the cost of the off the shelf system to be way too much, he set out to build his own. After a visit to eBay to pick up some cheap 1 amp relays, he was ready to get started.  Using a Basic Stamp2 that he had laying around, he was able to put together a fairly complete 16 port system.  Great job [iboucher]

[via Hacked Gadgets]