POV Fan EEPROM Hack

pov_fan_eeprom_hacking

Hacking with Gum got their hands on one of the persistence of vision display fans that Cenzic was giving away at Blackhat this year. It’s not the biggest fan-based POV display we’ve seen but it’s still a fun device to tinker with. They hacked into the EEPROM on the device in order to change the message the fan displayed.

This is very similar to the other EEPROM reading/writing we’ve seen recently. Hacking with Gum read the data off of the EEPROM and then disassembled it to discover how the message data is stored on the chip. This was made easier by noting the messages displayed when the fan is running. The first byte of data shows the number of words in the message, then each chunk of word data is preceded by one byte that represents the number of letters in that work. Data length was calculated based on the number of pixels in each display character. Once he knew the data-storage scheme, it was just a matter of formatting his own messages in the same way and overwriting the chip.

This is a great write-up if you’re looking for a primer on reverse engineering an unknown hardware system. If you had fun trying out our barcode challenges perhaps deciphering EEPROM data from a simple device should be your next quest.

[Thanks James]

Installing A Starscape Ceiling

fiber-optic-star-ceiling

[Mike Galloway] set out to install a lighted starscape in the ceiling of the baby room. We remember first coming across this type of thing at a Planet Hollywood restaurant at least 10 years ago. We’ve always wondered how difficult this type of thing is to install.

This setup involves an LED based illuminator and bundles of fiber optics. [Mike] first mounted the illuminator in the corner of the room at ceiling level and ran the bundles of fiber optics up into the attic. He then used a cordless dremel to drill 1/16″ holes, one for each fiber in the bundle. This translates to a lot of holes! Once everything was in place, he filled the holes with glue to hold the fibers in place, and snipped off the excess from the room-side using a fingernail clipper. We’ve embedded his video of the system in action after the break.

This may take some time, but it seems easy enough and now we know how these ceilings work.

Continue reading “Installing A Starscape Ceiling”

TV-B-Gone-zilla! Rawr!

tv-zilla

TV-B-Gone: antisocial nuisance or harmless prank? Whatever your feelings, there’s no denying this device has become a staple of the DIY hacking crowd, as evidenced by the countless derivatives since hatched. This latest mutation crushes them all.

[manekinen] from the Polish electronics blog Elektroda (“Electrode”) wasn’t satisfied with high-power TV-B-Gone designs using multiple 5mm infrared LEDs, so he created his own using a single one-Watt monster. The device is concealed in an ordinary flashlight casing, making it somewhat inconspicuous. A custom PCB containing an ultra-minimalist version of the TV-B-Gone circuitry sits just behind the reflector. The choice of reflectors determined maximum distance vs. coverage…they opted for distance. Specific figures aren’t given, but we estimate this thing could shut off televisions on Mars.

The original article (Polish or Google-ized English) includes construction photos and an archive (.rar) of project files including Eagle schematics and C source code.

Would it be totally irresponsible to mention there’s now a 3-Watt version of this LED? We’re just sayin’.

[thanks RicoElectrico]

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”