PWM Copy
Posted: Thu Mar 07, 2013 2:25 pm
Hello again.
I am trying to figure out how to modify an old project regarding a RGB led controller, The original design is a single channel that has 5 lut table with program details, R,G,B, hold time and fade time, so there is a lot of program. my new goal is to create multiple channels that i can follow the same program, but each with an adjustable delay. i am usig a 18f pic
if i was to make a complete program for each channel it would take up a lot of space and cpu load.
maybe some of you guys have been working with simular problems before, and maybe there is an easier aproach than just copying all the routines maybe 12 times...
my goal is to make something like this guy, who makes awsome led projects.
http://www.youtube.com/watch?feature=pl ... Kk-Iewm0#!
I am trying to figure out how to modify an old project regarding a RGB led controller, The original design is a single channel that has 5 lut table with program details, R,G,B, hold time and fade time, so there is a lot of program. my new goal is to create multiple channels that i can follow the same program, but each with an adjustable delay. i am usig a 18f pic
if i was to make a complete program for each channel it would take up a lot of space and cpu load.
maybe some of you guys have been working with simular problems before, and maybe there is an easier aproach than just copying all the routines maybe 12 times...
my goal is to make something like this guy, who makes awsome led projects.
http://www.youtube.com/watch?feature=pl ... Kk-Iewm0#!