David Thurstenson
3b31ab8ef1
Updating comments
2022-10-19 18:09:35 -05:00
David Thurstenson
ab000a200f
Added rotary encoder example
2022-10-19 12:36:37 -05:00
David Thurstenson
fc4620cbd0
Added missing lib import for adafruit_datetime
2022-10-19 12:30:19 -05:00
David Thurstenson
dcd0246843
Catch a couple special cases
...
- Light the first pixel on timer start
- Wait to light the last pixel until timer has truly elapsed
2022-10-15 07:10:32 -05:00
David Thurstenson
5637ec322a
Tweak the display time to use datetime.timedelta() instead of rolling my own with divmod() and friends
2022-10-15 07:07:49 -05:00
David Thurstenson
fb617a5eec
Switch loop direction from count-up to count-down
...
Also:
- Let countdown() go negative
- Don't update neopixels when time is negative
- Print current time to console every update period
- Set colormode="fill" as default in colorizer()
2022-10-10 00:17:52 -05:00
David Thurstenson
7097136a57
Added neopixel rainbow example
2022-10-09 22:30:46 -05:00
David Thurstenson
58e5c94d8a
Adding functionality to get pairity with colorbar-sleep.py, adding comments, and other small fixes
2022-10-03 02:21:03 -05:00
David Thurstenson
856af97eb3
Initial Commit
2022-10-02 20:03:44 -05:00