Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New example for python added: The Neopixelclock #126

Merged
merged 4 commits into from
Nov 19, 2016
Merged

Conversation

baszapf
Copy link
Contributor

@baszapf baszapf commented Nov 12, 2016

Neopixelclock

Based on example strandtest.py I built a simple clock with a 12-pixel-stripe.
Hours are displayed with red color, blue is for the minutes, and the seconds are green. If the pixels overlap the colors are mixed.

The code probably could be written in a more elegant way. These are my first lines of python thus any improvements, changes and comments are welcome.

It looks really cool if you put the led strip behind a diffusing screen.

@jgarff jgarff merged commit 35ccef2 into jgarff:master Nov 19, 2016
@baszapf
Copy link
Contributor Author

baszapf commented Nov 19, 2016

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants