Hello all,
Firstly i apologise for my noviceness (and bad spelling)
I want to find a sketch or program or whatever its called that will control an RGB led strip and make it fade through the colours of the rainbow, or close to it. I have setup the strip with a mosfet for each colour to drive the led strip (12v) and i tried using the basic fade tutorial as a starting point. I can get the three colours to fade up and down but they do it all together, instead of one at a time. What i'd like is for each colour to fade up and down before the next colour starts with maybe a slight overlap but thats not imperative.
I know very little about programming but i'm learning. I want to do this as a christmas present so need to fast track it. I also want the program to be triggered to operate when it senses 12V as it will be fitted to a car door.
Again, i apologise for my lack of knowledge and hope someone can help
I can get the three colours to fade up and down but they do it all together, instead of one at a time.
Please post your code as it is as a starting point. Before you do please read this before posting a programming question noting in particular the advice about using code tags.