Yes I was not very clear..I have a beginners book called "Beginning Arduino" by Michael Mc Roberts..In the book he takes you through various projects starting with blinking a single LED and explains the code and how it works..He progresses from there little by little..
On project 19, the Arduino uno drives two 8 bit shift registers so as to display an 8x8 matrix LED display..The display is supposed to show an animated pattern on the matrix..In my case all the LED's lite and stay lit.As part of the procedure you are supposed to download a external library called timerone and install it into the Arduino IDE.
The link for Timerone was a google download called Timerone-V9.zip..It would not install without the IDE showing an error..In my previous post it was suggested that I rename the Timerone-V9 folder to just Timerone..That seemed to work and there was no more IDE error..This code was inserted without error because this time, I just copied and pasted it into the IDE..No errors in verifying and uploading it. BUT::: as stated the results are not what it should be..I was wondering if anyone else has a similar problem or is it more local (namely me)..
Regards,
jolphil