Well I searched around the house as wel as tried a couple of smart phones but NONE of the videos were even close to being clear to see my board and the effects. Rats!
Using this page: http://arduino.cc/en/Tutorial/ShiftOut
I successfully created the project using my Arduino Uno. Looks great for a noob.
Now to expand upon this project I would like to add a third set of 8 LEDs and maybe more. Yes, it will be a REALLY long chasing sequence (at least in one direction only).
I added a 3rd shift register, got the LEDs hooked up and other parts and then I looked at the code. That is when it hit me that the code was not as easy to modify. Daisy chaining the shift registers was easy enough.
Am I being too simplistic with the components or is the sketch code still on the easy side.
Like I said, I am using the code from that link above. When I did hook up my Arduino Uno and load the sketch the chase did start but the first & third shift register LEDs blinked away in parallel just as I thought they would.
Thanks for any help.
Buddy