I bought an Arduino 'Diecimila' a while ago, and I wanted to make a moving light like Knight Rider 2009.
(Moving only one way, as the 'Diecimila' only supports 14 output pins)
But I want have a trailing feature in it, but I cant get it to work.
I have no idea how I can make it.
I do know how to make a LED or more LED's to move from left to right and back. But I am trying for ages to make a few LED's trail behind it. (A.k.a afterglow)
Sorry for my late reply.
Using shift registers is nog an option in my case, I have no idea how to use those parts since I have never used it before, and have no idea how to use those to get the desired effect.
I want to have it completely handled by the Arduino...
Isn't there any way to make all 14 pins support PWM?
That would be a lot more effective, so I can configure with a potentiometer how fast I want the effect to move, and how long the fading trail must be.
(Sorry for my bad English, I'm from The Netherlands)