Tuesday, 28 May 2013

Common cathode RGB LED Cube: Can/should it be done?

Common cathode RGB LED Cube: Can/should it be done?

I'm planning to build a 8x8x8 RGB LED cube run by an Arduino Uno. This is my first electronic project since highschool ~ 20 years ago so I'm more than a little hazy on the subject and may be making fairly fundamental mistakes/assumptions.
I've seen Kevin Darrah's impressive implementation and wondered if it could be improved or simplified by using common-cathode RGB LEDs. I think that by having cathode columns and each layer consisting of three anode sets (e.g. R pointing left, G pointing right and B pointing to the back) I'd be able to run it with 8 shift registers such as the 74HC595 controlling the 64 columns and three controlling the 24 anode layers. Much fewer than the 25 Kevin is using to control 192 anode columns and eight cathode layers.
So my question is two fold: a) Is my idea sound or would common-anode be a smarter way to do it? b) What chips would I need to be the current source and sinks given that I want to get at least 256 shades from each colour in each LED (probably using bit angle modulation)

No comments:

Post a Comment