8x8 RGB LED matrix
Rayman
Posts: 14,826
Ok, so I don't really have any spare time at all...·
But, I've been looking at this 8x8 RGB LED matrix from Sparkfun.
They sell a lame controller board for it that I'm convinced would be much better if
driven by a Propeller [noparse]:)[/noparse].·· They only get 256 colors, but I think I can get 24-bit
color using a Prop and three dual 2:4 demultiplexers in ACT logic...
This is the lowest cost source I've found.
Should be no trouble to make this extensible to arbitrary large displays.
But, I'm thinking that a 32x32 matrix would be pretty cool....
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
But, I've been looking at this 8x8 RGB LED matrix from Sparkfun.
They sell a lame controller board for it that I'm convinced would be much better if
driven by a Propeller [noparse]:)[/noparse].·· They only get 256 colors, but I think I can get 24-bit
color using a Prop and three dual 2:4 demultiplexers in ACT logic...
This is the lowest cost source I've found.
Should be no trouble to make this extensible to arbitrary large displays.
But, I'm thinking that a 32x32 matrix would be pretty cool....
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
Comments
http://forums.parallax.com/showthread.php?p=846433
8x8 RGB, $14.50 each if you order 10.
With a little more work and perhaps some assembly you could get the display to show more colors.
That would have to be the easiest way to start playing with it.
You can use all the Prop pins if you're just doing one 8x8 panel.
I've seen others connect directly to LEDs (with no resistors). Presumably by using PWM to keep the average current down and counting on some max. current out of a Prop pin.
I'm a little worried that 3.3 V isn't enough to forward bias the blue LEDs though...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
The 100 mA limit on every group of 8 pins Prop is a real problem...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
http://www.rayslogic.com/Propeller/Products/PropRGB/PropRGB.htm
Still, I would worry about the quality of cheaper ones. Guess it depends on what you want it for...
I have a feeling that cheeper ones will not be very bright and don't produce "white" when R,G,&B are all fed the same current...