ATtiny85 to drive a string of ws2812 lights counting to an event
Go to file
Neale Pickett 2298e077e2 Add ifdefs for my trinket-based one 2021-12-21 16:30:03 -07:00
LICENSE.md Add documentation 2020-12-10 20:52:48 -07:00
Makefile first commit 2020-12-10 20:48:45 -07:00
README.md Add documentation 2020-12-10 20:52:48 -07:00
advent-lights.ino Add ifdefs for my trinket-based one 2021-12-21 16:30:03 -07:00

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.