[Tom] recently started experimenting with Charlieplexing, and wrote in to share the 4x4x4 cube he built with an ATtiny24. Similar to this minimalist 4x4x4 LED cube we featured the other day, [Tom’s] version attempts to use the least pins possible to drive the LEDs, but in a different manner.
[Tom] didn’t want to sacrifice brightness, so he decided that the LEDs would have a 1/8 duty cycle. The problem is that the ATtiny’s I/O ports can’t support that kind of current so he needed a different means of driving the LEDs. Rather than employ any sort of shift register to control the LEDs, he opted to exclusively use transistors as he had done in previous projects.
For his Charlieplexed cube to use a total of 9 I/O pins he had to get creative with his design. He broke each level of the structure into two non-connected groups of LEDs, utilizing diagonal interconnects to get everything wired up properly.
It seems to work quite nicely as you can see in the video below. While it uses two more I/O lines than the other ATtiny cube we featured recently, we love the simple, shift register-less design.
[youtube=http://www.youtube.com/watch?v=JUH2AruYhhw&w=470]
seeing all these cubes, and having all this time gives me the sudden urge to try my hand at building one, but with no experience in ic’s idk how well it will go
What’s the tune you’re playing? I remember that from the 80s.. :)
Tweeks
Jean Michel Jarre “Oxygene 2”
http://www.youtube.com/watch?v=6Q00HQwO2Sg
He was just pure Genius for his time.
Was? He is not dead yet, you know… http://www.jeanmicheljarre.com/tour-2010-2011
I remember in the 90’s reading William Gibson novels and listening to that music. They were both sort of new then. Now he’s mainstream. I think that’s what Señor Dragon meant… when he debuted, he was ahead of his time.
This is great. has any one ever built a 3D VU meter for music / audio using this concept?
Someone should try this with conductive thread and SMD LEDs held on the thread with indium/tin alloy.
You can etch away the nickel using electroplating, but its a bit fiddly.
can someone please help me figure out how to program the ATtiny24 using an arduino?!? I am so lost! I have built the charlieplexed cube according to Tom’s schematic but I have no idea how to program the micro controller :( please help :(
Oh also how much power does this charlieplexed cube require?