Dance Of The… (construction) Cranes

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

Hacking is all about using parts and resources in an unconventional way. If stringing a pair of high-rise cranes with LED Christmas lights and making them move to a piece of classical music isn’t unconventional, then we don’t know what is. For nearly a quarter of every hour last night, 2 crane operators, along with two ‘choreographers’, swung and spun the cranes around in a coordinated fashion. The project was created by [Brandon Vickerd] as part of Nuit Blanche.  Its purpose was to showcase the technology that builds the cities we live in. A live video stream from various viewpoints was projected on site, below the cranes.

CN Tower Synced With Techno

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

As part of Nuit Blanche, Toronto’s annual community art event, the CN Tower’s lighting system got put to some creative use. Installed 2 years ago, the RGB LED-based system is composed of 1330 individually addressable lights lining the glass elevator shafts. It costs just under $1000 to run almost every evening for a month. Named ‘Bright Lights Big City’ (not to be confused with the book, movie, or song of the same name), this project was coordinated by [Ryan Stec]. The lights on the tallest freestanding structure in North America were animated to CIUT 89.5 FM for the entire night. This innovative solution allowed one to appreciate the light show from almost anywhere in the city with access to a radio.

Pickle Lighting For Fun And Profit

2oct09_mitpickle (Custom)

The fantastic people at MIT have taken it upon themselves to explain how an OLED works. Their visual aide in this explanation is an electrocuted pickle. This helps describe how OLEDs are actually constructed from organic material.  Many of you probably already know how they work, but for those who don’t this video will clear up any questions you might have. Even if you do know how OLEDs work, you may learn something too. We hadn’t realized how amazingly thin the displays are.

[via Engadget]

SMD LED Matrix

3573544803_03000843fc

Everyone loves a good LED matrix hack, and we’ve seen our fair share, but never a 16 by 24 hand soldered SMD one. [bear24rw] and his team needed a project reflecting the interests of one of his classes, being an EE major, an LED matrix was just the ticket. Based on this instructable, he was able to cobble together a driver board; the code however was unacceptable, and he came up with a double buffer array solution. You can grab the eagle file and source code here, while you’re at it check out a quick video after the break.

Continue reading “SMD LED Matrix”

Open Source Weapon Makes You Puke

[Limor] of Adafruit Industries and the Ice Tube Clock has made her own open source non-lethal weapon: The Bedazzler. After attending a conference by the DHS where she saw the big-budget Dazzler, she decided to make her own. Thirty-six LEDs, six switching FETs, a Boarduino, and a former flashlight later, the Bedazzler makes a better rave toy than a weapon. It doesn’t work as-is, but we figure it will only be a matter of time before someone hacks this to make people… umm hack.  See the video after the break.

Continue reading “Open Source Weapon Makes You Puke”

Open Garage Door Indicator

FTMF3EVFZQ1FVJ3.MEDIUM

How many times has this one happened to you? Just coming home from work, you walk in from the garage, settle down, and pick up the newspaper. But wait, did you remember to shut the garage door?

Presenting the open garage door indicator. [xjc2010] chose the simplest circuit possible, using only a switch to turn on and off the setup, an LED acting as the signal, and a transformer/resistor combo to drop the voltage to an acceptable LED friendly 2.8 volts. We don’t like how he strung wire all over his house to place the beacon, and would have preferred something wireless in one way or another, but for under 6 bucks this gets the job done quickly and cheaply. Now if only we could get it to remind us if we turned off the oven while on vacation.

[thanks Craig]

Introduction To FTDI Bitbang Mode

It was an interface that launched a thousand hacks. Near trivial to program, enough I/O lines for useful work, and sufficiently fast for a multitude of applications: homebrew logic analyzers, chip programmers, LCD interfaces and LED light shows, to name a few.

Today the parallel printer port is on the brink of extinction (and good riddance, some would say). Largely rendered obsolete by USB, few (if any) new peripherals even include a parallel connector, and today’s shrinking computers — nettops, netbooks, media center PCs — wouldn’t have space for it anyway. That’s great for tidy desks, but not so good if you enjoyed the dirt-cheap hacks that the legacy parallel port made possible.

Fear not, for there’s a viable USB alternative that can resurrect many of these classic hacks! And if you’ve done much work with Arduino, there’s a good chance it’s already lurking in your parts drawer.

Continue reading “Introduction To FTDI Bitbang Mode”