A rudimentary understanding of digital logic and simple integrated circuits is critical if you’re ever going to pull off some really gnarly hacks. [Daniel] put together an explanation about the use of 4511 BCD 7-segment drivers. These chips take binary data in and output decimal data to a 7-segment LED display. In short, they can read 0b1001 from input pins and light the numeral ‘9’ on the display. The best part is that you can build this example circuit in the Atanua logic simulator without ordering parts. We love zero-cost learning!
LED Hacks1840 Articles
TF2 Kill Counter, Binary Style
[youtube=http://www.youtube.com/watch?v=d7Pft-GPQWU]
After getting some fun new toys for Christmas, [IceColdFreezie] set up this kill counter for Team Fortress 2. At first glance, we weren’t that impressed. It’s an Arduino and a few LEDs. Then we saw that it was counting the kills in binary. We’re not sure if it gets much geekier than that. You can download the source code and try it out yourself. Just don’t make more than 31 kills.
[via littlebirdceo]
Location Tracking Using IR Throwies
[Joe] and his team hacked together some location tracking using IR throwies for their final project. The challenge they undertook was to find a way to track the orientation of a sculpture in the form of a rotating metal cube. The end result dips its toe into the augmented reality pool but the methods are what interest us.
They wanted this to work day or night so contrast would be a major issue if working completely with image manipulation. Having a simple way to pick out the corners of the monotone block would make this process a breeze. They ended up using magnetic throwies that have an infrared LED which can easily be picked up by a webcam no matter what the ambient light issues happen to be.
After the break you can see these guys out in the wild testing the system. We’d like to note the diffusers used in the project. We’re used to seeing ping-pong balls as diffusers but this is the first time we’ve noticed Styrofoam balls being used.
Ikea Dioder Hack
[Joseph] wrote in to tell us about his Ikea Dioder hack. The Dioder is a lighting system with a silly name from Ikea. It is basically 4 RGB LED bars that are connected to a controller that will cycle their colors in different manners. They aren’t individually addressable, and at $50 aren’t really that great of a deal for people who could build their own. [Joseph] thought that maybe, if the features could be extended, it could be a decent lighting system. He bought it and began searching. Disappointed by the lack of hacks available, he cracked it open and began brainstorming. Ultimately, he decided to interface it with his computer. He can now control it with software, so making an ambilight clone shouldn’t be too difficult.
He does mention that he thought of making 4 independent drivers so that each light bar could be a different color. We agree that this would be the next logical step, possibly even rewiring for individual access to each LED.
New Year’s Party Favor?
[Infernoz] built a POV display to help ring in the new year. There is a low component count; an ATtiny26, DIP switch, power switch, CR2032 battery and holder, pin header, 8 LEDs, and a pull-up resistor. The board is single sided without any jumpers that we can see. He’s moving the display by swinging it on a rope but the PCB is the perfect shape to attach to a fan. We love these blinky displays and if you’ve got some parts this makes a great party favor for New Year’s Eve. Check out the video after the break.
You’re Not Seeing Double: RGB Christmas Trees
[youtube=http://www.youtube.com/watch?v=GAt6A98lXQw]
[mrpackethead], created this monster of a tree. As shown in the video, it’s capable of showing animations, patterns, and potentially video. The 6m tall creation is studded with 2000 waterproof RGB LED modules. Software for the tree was written in Apple’s own Quartz Composer and integrated into Madrix, a piece of software designed with the purpose of controlling LEDs. The 600W system is 100% Arduino-free and costs less than the equivalent of 0.04USD per hour to run in New Zealand.
[Geoist] opted for the Arduino way to rig up his own smaller RGB Christmas tree. Finding a slightly kitschy fiber-optic model in his local department store, [Geoist] was eager to harness its colour-changing powers. Upon opening it up, it was discovered that it was controlled by nothing more than a light bulb and a spinning disk of coloured light filters. [Geoist] gutted the setup in favour of a breadboard with 3 RGB lights hooked up to an Arduino. The sketch for it is available on his site.
Choreographed Christmas Light Show (x4)
[youtube=http://www.youtube.com/watch?v=GeAwYmQOf3g]
[Lucas] is at it again this year. Not satisfied by the computerized systems available on the market, [Lucas] decided to build on last year’s project. To save a bit of cash, he built the setup around Parallax’s low-cost SX28 proto board. The system is capable of controlling 102 channels, with 8-bit dimming. 6 boards control 7 channels each and are communicated to through a serial protocol (reducing the whole setup to only 36 feet of wiring).
More importantly, he’s teamed up with 3 other neighbors who also share a passion for outdoor Christmas lighting and they’ve put together the Christmas Tour of Lights. Money raised from all donations goes directly to the St. Jude Children’s Reasearch Hospital in Memphis, Tennessee.