Like I said... The DS1307 reading isn't the problem.... If it was done as a sequential read, it would be less the a milli second...
The problem is the screen update is FAR too slow.... The LED matrices in the example I posted ran 8 8x8's very well using only three micro pins.... The 7Segs could be on two more pins via latched shift registers.. Then only the LED's need serviced..
Dead easy using the interrupts..
The problem is the screen update is FAR too slow.... The LED matrices in the example I posted ran 8 8x8's very well using only three micro pins.... The 7Segs could be on two more pins via latched shift registers.. Then only the LED's need serviced..
Dead easy using the interrupts..