Areal Person
09-20-2007, 05:24 AM
Hi, http://forums.parallax.com/images/smilies/turn.gif
Ok, most/some know by now what I'm working on...
But if you dont, here it is.
DESCRIPTION:
A 6” x 6” Modular RGB Matrix dbl-sided PCB that supports 3 LED’s per pixel (a red, green & blue)
centered at a 19mm DOT pitch.· It has 192 Led’s per 6” panel with standard anode, cathode traces used for individual row/column Led selection. NOTE: 4 of these 6” panels work together to make 1-1’ sq. module.
Here's a small & simple COMPLETLY DIY Proof of concept·I did using only the Propeller, The production version is going to go the PCB manufracturer·! I'm not doing it.
http://www.youtube.com/watch?v=Q9TkhWOgwHE
Now the project & preformance needs to be high quality, as good or better as the real thing !
Ok, right, now you know the problem.
Now·this is what I need help on.
What I·want to do:
·
I want to use·ONLY the Propeller chip for driving the led panels (save basic circuit rqmts.).
there are 4 panels per 1' module…
·
Thus…
·
I need to control 768 led’s with a Propeller only solution. I figure 4 SMD Propellers on a custom designed controller
would do this. The four would need to be programmed to work corrently together (Obvisouly etc. etc.)·
there would be some general coordanation and inner-chip communication on the tasks (coorprative processing)
for reading the data to be displayed and where it goes etc... All that stuff...
I know I can use LED PWM driver chips with dot correction etc... But really do I need to ?
Can't the propeller (If I use enough working together) Do it all ? What can't it do that I would need ?
QUESTION: http://forums.parallax.com/images/smilies/confused.gif
Can I use only Propeller chips to drive this type display ? I would like to a 15-20 sec video clip at 30fps ? can I ? Why not ?
There will need to be at least 2 duty cycles, 1 for blending/dimming to a 65k color for a Pixel. The other for refresh
60Hz-70Hz maybe, tasking etc.
Please tell me why this will not work ?
Thank you for all the help, I can't do it without you!
Areal Person
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I have a tree growing out of my head, but
what do you expect ? I'm a programmer.
Ok, most/some know by now what I'm working on...
But if you dont, here it is.
DESCRIPTION:
A 6” x 6” Modular RGB Matrix dbl-sided PCB that supports 3 LED’s per pixel (a red, green & blue)
centered at a 19mm DOT pitch.· It has 192 Led’s per 6” panel with standard anode, cathode traces used for individual row/column Led selection. NOTE: 4 of these 6” panels work together to make 1-1’ sq. module.
Here's a small & simple COMPLETLY DIY Proof of concept·I did using only the Propeller, The production version is going to go the PCB manufracturer·! I'm not doing it.
http://www.youtube.com/watch?v=Q9TkhWOgwHE
Now the project & preformance needs to be high quality, as good or better as the real thing !
Ok, right, now you know the problem.
Now·this is what I need help on.
What I·want to do:
·
I want to use·ONLY the Propeller chip for driving the led panels (save basic circuit rqmts.).
there are 4 panels per 1' module…
·
Thus…
·
I need to control 768 led’s with a Propeller only solution. I figure 4 SMD Propellers on a custom designed controller
would do this. The four would need to be programmed to work corrently together (Obvisouly etc. etc.)·
there would be some general coordanation and inner-chip communication on the tasks (coorprative processing)
for reading the data to be displayed and where it goes etc... All that stuff...
I know I can use LED PWM driver chips with dot correction etc... But really do I need to ?
Can't the propeller (If I use enough working together) Do it all ? What can't it do that I would need ?
QUESTION: http://forums.parallax.com/images/smilies/confused.gif
Can I use only Propeller chips to drive this type display ? I would like to a 15-20 sec video clip at 30fps ? can I ? Why not ?
There will need to be at least 2 duty cycles, 1 for blending/dimming to a 65k color for a Pixel. The other for refresh
60Hz-70Hz maybe, tasking etc.
Please tell me why this will not work ?
Thank you for all the help, I can't do it without you!
Areal Person
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I have a tree growing out of my head, but
what do you expect ? I'm a programmer.