PWM Copy

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 5.
To post in this forum you must have a registered copy of Flowcode 5 or higher.

Moderator: Benj

Post Reply
Michaelt
Posts: 38
Joined: Sun Sep 23, 2012 9:46 am
Has thanked: 13 times

PWM Copy

Post by Michaelt »

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#!

User avatar
Enamul
Posts: 1772
Joined: Mon Mar 05, 2012 11:34 pm
Location: Nottingham, UK
Has thanked: 271 times
Been thanked: 814 times

Re: PWM Copy

Post by Enamul »

Excellent video. How have you started in LED control you can share with us we can give some idea to improve that to have something close to the video?
Enamul
University of Nottingham
enamul4mm@gmail.com

Michaelt
Posts: 38
Joined: Sun Sep 23, 2012 9:46 am
Has thanked: 13 times

Re: PWM Copy

Post by Michaelt »

sure here it is, hope it is understandable :)
RGB_Mood.fcf
(57.45 KiB) Downloaded 336 times

Michaelt
Posts: 38
Joined: Sun Sep 23, 2012 9:46 am
Has thanked: 13 times

Re: PWM Copy

Post by Michaelt »

Bump

Post Reply