An open API service indexing awesome lists of open source software.

https://github.com/supersimple/neopixel24clock

Analog Clock with 24 pixel neopixel ring
https://github.com/supersimple/neopixel24clock

analog-clock arduino neopixel

Last synced: 11 months ago
JSON representation

Analog Clock with 24 pixel neopixel ring

Awesome Lists containing this project

README

          

# neopixel24clock
Analog Clock with 24 pixel neopixel ring

This is adapted from a 60pixel ring project by Andy Doro.

I modified his code to work with the neopixel 24.

I also changed the seconds/minutes/hours representation to only use 1 pixel each, rather than a sweeping time representation.

![fritzing](https://github.com/supersimple/neopixel24clock/blob/master/neopixel24clock_bb.png?raw=true)