Know Your Resistors… Tell The Time

[Darren] built a clock that uses a resistor to display the time. Well, it really uses a model of a resistor. This extremely tardy entry in the Hackaday design challenge houses all of the electronics on a PCB the size of a business card. Four RGB LEDs shine up through holes in the wooden base to light bands on an acrylic tube. The colors correspond to the values used in the Resistor Color Code. In the picture above the clock is displaying 5:26 (that’s supposed to be a red band but the camera didn’t pick it up too well). The band in the center fades up over 60 seconds to signify AM, and down to show PM.

It may be late, but it’s a clever design. It looks sleek and it uses no buttons for an interface. [Darren] sourced the LEDs themselves as light sensors to display the date, and enter time setting mode.

Home Made Small Form Factor LED Projector

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

[Newtonn2] dropped a tip in our inbox this morning that made us quite happy. This is a step by step build of a small form factor LED based projector. While the size may not get some of you too excited at first, those of us who have built projectors before know that home made ones are usually quite large. This one is roughly the size of the small office projectors you would see in a large retailer.  He’s using a 30 watt LEd for the light and we didn’t notice a lumen measurement anywhere, but it looks bright enough to be watchable. Pictures usually turn out dark, so in person, the projection probably looks more bright and crisp. Now he just needs to find a high definition LCD that size.

Beginner Concepts: Binary-coded Decimal

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!

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.

Continue reading “Location Tracking Using IR Throwies”

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.

Continue reading “New Year’s Party Favor?”