I have hit a tough spot in an existing project, so while I think about it, how about a distraction project!

Behold a NeoPixel clock ⌚

An abstract (to me) clock using 2 NeoPixel rings to indicate the time using the position and colour of the pixels.

I added a TM1637 based 6-digit 7-segment display too, because it was on the table beside me, and why not?

More ideas to implement, but pleased with it so far.

All the code on GitHub. Enjoy!

https://github.com/ilneill/NeoPixelClock

#Arduino
#NeoPixel
#TM1637

GitHub - ilneill/NeoPixelClock: An abstract clock using a couple of 12 pixel NeoPixel rings and an Arduino Pro Mini.

An abstract clock using a couple of 12 pixel NeoPixel rings and an Arduino Pro Mini. - ilneill/NeoPixelClock

GitHub