As part of a project I've been working on for some time I'm wanting to create a circular LED chaser which just travels around the circle. I've already created a basic shield for this (Shift Register 8 LED Chase - YouTube) using shift registers but I would like to create the same thing but with a dimming LED effect as follows:
Although the image shows blue to purple, the lighter colours show the LED varied output, 100%, 60%, 30%.
That shows the first 6 steps but the idea is for it to be a continued cycle around the circle.
I need some pointers on how I go about it as I don't know anything about how best to go about the dimming. My ideal once I get this working on a Arduino is to shrink it to a Attiny84/85.
Anyone got any suggestions?