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”

Arduino Shield For Arduino. No, Really.

We’ve been accused on more than one occasion…okay, pretty much every single day…of harboring some kind of creepy Arduino love affair. The topic does come up an awful lot here, we’re not oblivious to that, and had been patiently waiting for April Fool’s Day to post an article lampooning the whole situation, both ourselves and critics alike, so that everybody could have a good laugh (or possibly annihilate the entire planet in the resulting flame war, we’re not sure). And what could possibly make for a more self-referential joke than an Arduino shield…for Arduino?

Truth, as it turns out, is stranger than fiction. “Core2duino” is — seriously now, no joke — an Arduino shield containing a second ATmega microcontroller and full complement of I/O pins. The two chips in this Young Frankenstein-esque assemblage coordinate over the I2C bus, providing, at least in theory, more processing power, more I/O, and perhaps a degree of fault tolerance. In reality, we’re pretty skeptical, but do have to give them props for a great Instructable, detailing the whole process start to finish with Eagle CAD files, board etching and drilling, and advice on where to score free Cosmopolitan magazines (it helps “if you know any women,” we’re told).

There’s no indication whether this works with stacking headers to allow for an Arduino shield for Arduino shield for Arduino, or perhaps some Möbius strip-like endless stack of Arduinos. Feel free to discuss in the comments. We’ll be waiting in our concrete bunker 37 miles away!

Magic Clock Knows Your Location

[youtube http://www.youtube.com/watch?v=p-A4ZNdkmEs&feature=player_embedded%5D

Straight out of the fiction of Harry Potter is The Magic Clock. Just like in the novel this clock (is it still a clock even thought it doesnt tell time?) shows the current location of family members, from home to the doctor’s office, even to mortal peril (We hear its nice this time of year).

The clock hands are driven by 4 separate servo motors, which are maintained by an Arduino. The location of family members is updated wirelessly via Twitter. We think a script written for each member’s GPS enabled cell phone might be more trustworthy, but it seems to be working fine currently.

[via Make]

Voice Controlled Lock? Almost…

[vimeo http://vimeo.com/7504447%5D

If you watched the video before reading the article (like we did) and started shaking in your boots at a voice controlled lock system, prepare to be disappointed. His spoken commands are actually to his son to press the appropriate keys on a keypad off screen, the lock is not actually voice controlled.

But still, [Michael Krumpus’] door lock is pretty astounding. By using a torn apart CD drive he easily attains a nice fast and smooth linear motion to bolt and unbolt his door. It wont open his door like some locks we’ve seen, but it will probably be added sometime in the future…right alongside voice commands.

[via DVICE]

Digital BMXing Through San Francisco

[Alpay] sent in this project he did recently. He was hired to produce a kiosk that would stand out to the kids at the event. He chose to make a bike riding game utilizing open source hardware and software. There was some thought put into what interface to use to make it easiest for people to just pick up and use. The ultimate decision was a simple one. Use real handle bars from a bike. As for software, they used Blender, the open source 3d creation program. The actual control is done via a pair of Arduinos, an accelerometer, and a pair of XBee modules.

He notes that blender is fully capable of accepting the serial input from the controller, but they opted to have the controller mimic keystrokes to make life easier on the developer, as well as make the controller usable on more games. Maybe if enough people ask really nice,  he’ll release the source code for the controller.

Commodore SQ1000 Twitter Wall: The Twypper

[youtube=http://www.youtube.com/watch?v=CV9_25N21eM]

Before we begin, let us soothe those first dreaded thoughts. No, the commodore was not destroyed in the process. They can simply clip the 16 wires they added to interface the keyboard and be back to stock. Breathe a sigh of relief, and enjoy the twypper, a twitter wall made from a commodore SQ1000.

[Alex] needed to make an interesting project for his companies Openspace/hack day.  A friend, suggested a twitter wall, and that’s when [Alex] got the idea for a typewriter. After a quick search, he found oomlaut’s typewriter.  They didn’t let that deter them from making their own version though. They found a nice fully functional commodore SQ1000 and began hacking. Ultimately they simply decided to use an Arduino to short the key switches to simulate typing. There are all kinds of details on the necessary steps to get the typing to function absolutely correct on the project page. Over all it was well done and we’re happy to see that it can be undone just as easily.

Hack A Sketch

[vimeo = http://vimeo.com/7367464%5D

Sometimes we miss that old Etch a Sketch we had when we were kids. The challenge of producing a decent image using those two knobs was always fun and frustrating at the same time. This project lets us recreate this interface on our computer. The Hack a Sketch is a combination of an Etch a Sketch style input and a processing sketch to recreate the experience.  They’re using an Arduino to interpret the inputs and feed it to the computer via USB.  We really like this thing. Simplify the electronics and we could see this as a neat toy for sale somewhere like Thinkgeek.

 

 

[via hacked gadgets]