mirror of
https://github.com/nealey/advent-lights.git
synced 2025-01-21 22:34:35 -07:00
ATtiny85 to drive a string of ws2812 lights counting to an event
advent-lights.ino | ||
LICENSE.md | ||
Makefile | ||
README.md |
This turns on a ws2812 and makes it change colors.
When you power it up the next time, it turns on two LEDs.
When you power it up the next time, it turns on three LEDs.
This continues until the 24th LED, which turns a solid white.
Then the cycle starts again.