Commit graph

439 commits

Author SHA1 Message Date
Roy Hooper
1a59bc869b bugfixes and rainbowcomet adjustments 2020-05-30 18:33:22 -04:00
Roy Hooper
c9c7e1490a Make comet simpler, faster, able to be longer than the number of pixels, and the length specified. 2020-05-30 17:18:51 -04:00
foamyguy
37e9190178
Merge pull request #33 from rhooper/fix-rainbow-comet-on-pi
fix for RainbowComet on regular python (Fixes #32)
2020-05-28 17:44:35 -05:00
Roy Hooper
6433e785db black... 2020-05-28 13:59:38 -04:00
Roy Hooper
6c7ef3aaac fix for rainbowcomet on regular python (Fixes #32) 2020-05-27 20:08:01 -04:00
Kattni
ad00c4b3cc
Merge pull request #31 from rhooper/setup-py-package
use packages= in setup.py
2020-05-27 19:16:28 -04:00
Roy Hooper
2617e10f3b add adafruit_led_animation.aniumation to packages 2020-05-27 17:31:35 -04:00
Roy Hooper
50fc912094 use packages= in setup.py 2020-05-27 17:26:06 -04:00
Kattni
b11a8012e2
Merge pull request #30 from rhooper/fix-package-name
fix package name
2020-05-27 17:15:28 -04:00
Roy Hooper
04d5df0f54 fix url to github repo 2020-05-27 17:13:16 -04:00
Roy Hooper
663d1d9d7f fix package name 2020-05-27 17:11:11 -04:00
Kattni
7aa1b4d7e4
Merge pull request #29 from rhooper/pulse_rgbw_fix
Pulse RGBW strip fix
2020-05-25 18:14:28 -04:00
Roy Hooper
2e6cfa5f65 Handle RGB values when assigning to RGBW strips 2020-05-24 20:48:55 -04:00
rhooper
efa583177a
Merge pull request #26 from kattni/more-example-updates
Small fixes and add group example.
2020-05-24 17:36:49 -04:00
Kattni Rembor
a110ab1a7a Small fixes and add group example. 2020-05-24 17:08:20 -04:00
foamyguy
1810c830ce
Merge pull request #25 from kattni/example-updates
Example updates and bugfixes.
2020-05-23 13:37:18 -05:00
Kattni Rembor
210fa1d7d1 Finalise example updates and bugfixes. 2020-05-22 20:49:16 -04:00
Kattni
0f9ae69a78
Merge pull request #3 from rhooper/fix-group
fix group to not crash
2020-05-22 20:44:20 -04:00
Roy Hooper
14e7c24100 fix group to not crash 2020-05-22 19:56:50 -04:00
Kattni Rembor
b7305e8652 Add examples, bugfixes. 2020-05-22 13:00:46 -04:00
Kattni
773c5b7658
Merge pull request #23 from rhooper/rainbowsparkle-fix
Rainbowsparkle fix
2020-05-21 12:36:44 -04:00
Roy Hooper
5f5d51899a refactor SparklePulse to inherit Sparkle and use the pulse generator 2020-05-19 14:03:18 -04:00
Roy Hooper
be18d57233 fix rainbowchase on large strips (eg 512) 2020-05-18 16:28:08 -04:00
Roy Hooper
d408102aad fix sparklepulse on dotstar 2020-05-18 16:28:08 -04:00
Roy Hooper
76a3e43969 a bunch of protocol changes to allow a second stage of drawing, and to move the cycle done callback out to animate() 2020-05-18 16:27:38 -04:00
Roy Hooper
52b3d60067 Fix 2020-05-18 16:27:38 -04:00
Kattni
cb18147d7b
Merge pull request #22 from kattni/comet-tail-exception
Add tail_length exception, update example imports.
2020-05-18 16:09:20 -04:00
Kattni Rembor
c7d1950476 is to --. 2020-05-18 15:05:31 -04:00
Kattni Rembor
5b4b9c85eb Workaround Pylint bug. 2020-05-18 15:01:17 -04:00
Kattni Rembor
2248b4f275 Update tail length documentation. 2020-05-18 13:55:09 -04:00
Kattni Rembor
87c1f17d4d Use integer division 2020-05-18 13:49:39 -04:00
Kattni Rembor
3aa735a444 Update to have min/max tail length automatically. 2020-05-18 13:41:55 -04:00
Kattni Rembor
4240a4b445 Default to auto_clear 2020-05-18 13:20:12 -04:00
Kattni Rembor
fa7bb0f46e Add AnimationSequence example. 2020-05-18 13:01:25 -04:00
Kattni Rembor
5d4e161642 Make simpletest simpler. 2020-05-18 12:47:20 -04:00
Kattni Rembor
a90235b31a Add tail_length exception, update example imports. 2020-05-18 11:57:58 -04:00
foamyguy
063b14bed5
Merge pull request #21 from kattni/doc-example-update
Fix doc example to match updated API.
2020-05-17 16:25:36 -05:00
Kattni Rembor
f82cf451ad Fix doc example to match updated API. 2020-05-17 17:06:14 -04:00
foamyguy
4b3475c311
Merge pull request #20 from kattni/refactor
Refactor for memory consideration and add RainbowSparkle.
2020-05-17 16:01:14 -05:00
Kattni Rembor
726850708d Black. 2020-05-17 16:09:21 -04:00
Kattni Rembor
cbfa114e7d Sphinx and example updates to match API. 2020-05-17 15:52:51 -04:00
Kattni Rembor
74b0f6c12c Docs, pylint. 2020-05-17 15:00:13 -04:00
Roy Hooper
5c90cfafac rainbowsparkles 2020-05-17 14:04:06 -04:00
Roy Hooper
cdd61d6be1 split library up further to help with low memory boards 2020-05-16 14:11:17 -04:00
Roy Hooper
79ae49e0a0 Make colorwheel fast in older builds of circuitpython 2020-05-16 13:58:49 -04:00
Kattni
357d87d23b
Merge pull request #19 from kattni/update-blink-speed-example
Slow down blink animation.
2020-05-15 12:24:28 -04:00
Kattni Rembor
99e2dc3a12 Slow down blink animation. 2020-05-15 12:19:55 -04:00
Kattni
2c3025db1b
Merge pull request #10 from rhooper/more-magic
Add more animations, add AggregatePixels helper.
2020-05-15 12:14:41 -04:00
Kattni Rembor
fa69348345 Black again. 2020-05-15 12:12:08 -04:00
Kattni Rembor
f29856cfd3 Update docstrings and docs. 2020-05-15 12:11:09 -04:00