(Yet Another) Twitter This Controlling Arduino That

Christmas may be over, but we still have a couple of cool holiday related hacks for you. One being [Alpay’s] Twitter based interactive Christmas tree ornaments.

We tried to dig up some more information, but it thus far appears a laptop running Processing searches Twitter for specific Christmas related words (like 1337, that’s Christmas-y), sends a buffer to one of three Arduinos which in turn light up a specific ornament. You can check out a live stream here.

For those wanting a bit more information on Arduino and controlling holiday lights, check out [Alpay’s] GE health care version of Twitter lights, or our previous post on controlling Christmas trees, or you might even try [Michael’s] $10 Walmart light controller.

VFD Clock (ends The World)

We honestly thought [Jason’s] VFD clock was some form of new terrorist attack when we came across the RSS. Thank goodness our relations with Russia aren’t as MAD as they used to be.

The main components are an IV-18 VFD with a MAX6921 driver, which to an untrained ear do sound surprisingly threatening. However an Arduino settles our hearts down and assures us this only has as much potential as blinking a VFD. While the main code, schematics, and CAD aren’t available (open source coming to a theater near you soon) at the moment – you can check out [Jason’s] inspiration, the Ice Tube Clock, which runs many of the same components.

Enjoy a video of it in action after the break. We love the ‘countdown’ feature the most.

[via Make] Continue reading “VFD Clock (ends The World)”

Atmolight Clone Of An Ambilight Clone

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

[Fun3] wasn’t satisfied with current methods for duplicating Philips Ambilight. He wanted a completely plug and play solution without soldering so he could expand upon it in the future. This meant Arduino, ShiftBright, and (it pains us to say this) pre-made cables. Some of you are cringing at the thought of no real ‘work’ being necessary, but remember, now this is much easier for your “I can’t change the VCRs clock” aunt to set up and enjoy. Plus it’s quick, easy, and most importantly – clean, something a lot of hackers have a problem with.

L2Ork – Virginia Tech Linux Laptop Orchestra

Create Digital Music Wrote a semi guide for Linux music creation and interaction after interviewing the L2Ork group. L2Ork is a Virginia Tech based Orchestra that use only laptops loaded with a custom Linux kernel, Wii remotes, and home built speaker salad bowls to produce some surprisingly amazing music. We’ve seen music creation from Wii Remotes before, but it didn’t sound anything like what L2Ork has created. The best part of the project, there are several videos and guides produced by L2Ork so you don’t have to attend Virginia Tech to produce your own music.

Better Resistors From A Pencil

Many of us here in the office (myself included) can’t tell the difference, but the audiophiles out there who want the best sound from their resistors should check out [Troel’s] write-up for making your own non-inductive graphite resistors. Graphite resistors have the traits for being non-inductive, have a negative temperature coefficient, and supposedly sound better. We liked the detail of his tutorial and how he gives many examples for making your own graphite resistor.

[Thanks Maxime]

Capturing That (light Field) Moment

Yes, your eyes do not lie, that is 12 cameras rigged to take a picture at the exact same moment. The idea is a single camera loses data (namely depth) when it takes a 3D image and transposes it onto a 2D medium. FuturePicture somewhat circumvents this loss by taking several pictures with different focus distances. In short, the camera array allows you to focus on multiple items within a scene. The project’s hardware and software have yet to be released (we do know it’s at least Arduino), but they plan to make it entirely open source so everyone can experiment. Of course, we’ll keep you up to date.
[via Make]

Better Temperature Readings Using An Aspirated Thermometer

Unlike regular thermometers that can get incorrect readings because of the sun’s heat, shading, and airflow, aspirated thermometers isolate the temperature sensor from precipitation and the sun, while providing constant air circulation. Take ten 1-wire T2SS boards and combine them with DS18B20s and you’ve got yourself the start of an aspirated thermometer. A foot of PVC pipe, fans, and the above mentioned parts and you’ll have accurate temperature readings in no time.

[Dave] made his to control a natural gas boiler, pumps, and 11 gas-fired unit heaters for a combined output of 5.3 million BTUs per hour – keeping his greenhouse nice and toasty.

Update: Thanks Firetech for pointing out our silly typo.