Animated Pegboard Clock using 625 LEDs
Evil Mad Scientist, who make the Peggy 2 LED board ran a competition to design a clock using the Peggy. I proposed a subtly moving view of an analogue clock (borrowed from Victoria station in London) that follows the minute hand but shows enough of the face to see the hour hand too. I won the Peggy with my design, so decided to implement it.
It took me far too long to get it going but I have a sparkfun RTC DS1307 (dropping 5 minutes every month, avoid!) telling the [arduino compatible] onboard atmel the time. The code and image are all held in the IDE’s compilation of my probably pretty inefficient code, and it is on the limit of not working; One more variable and the stack hits the heap and it stops working.
Still, shows off what can be shown on a 25×25 2-bit greyscale display like the Peggy, and illuminates my living room enough to not stub my toes in the dark too! ….Simon


Any chance of you releasing the code for that? I’ve got a peggy 2, and would love a clock!
It would be marvelous if you could post the code, with a PayPal tag I you’d like a donation. It creates such a marvelous aesthetic. Rick
Yes, I’m happy to post the code in theory, I just need to extract it from the entrails of my broken laptop. I will post a link here in the next week or two when I get it sorted:)
I won’t be looking for a donation, but if you want to show gratitude you can always vote for me to go to space:
https://www.lynxapollo.com/en_GB/153860/simon-jelley?image=0
Have voted! Good luck, and thanks for agreeing to post the code.
Simon , were you able to get your code off the old laptop disk? Many thanks for your efforts , Rick
Any luck getting the code for the Pegboard Clock? I would really like to get this great code running again.