An open API service providing commit metadata for open source projects.

GitHub / adafruit/Adafruit_CircuitPython_LED_Animation / commits

CircuitPython helper library for LED colors and animations

SHA Message Author Date Stats
09e5f656 make animation fill show the pixels. Roy Hooper <r****r@t****a> over 5 years ago
beaa41f0 fix sparklepulse to use _set_color Roy Hooper <r****r@t****a> over 5 years ago
7b5ba822 fix color setting so that animations like blink aren't reset on color setting Roy Hooper <r****r@t****a> over 5 years ago
3dbe521a merge Merge pull request #51 from cjsieh/customcolorchase Kattni <k****i@a****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a8ad8eba Add files via upload cjsieh <c****h@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
1a600cf7 Add files via upload cjsieh <c****h@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
1d0b9dad Delete led_animation_customcolorschase.py cjsieh <c****h@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
9d2b2062 Add files via upload cjsieh <c****h@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ef4435c4 Delete customcolorschase.py cjsieh <c****h@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
201bb478 Add files via upload cjsieh <c****h@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
5554e360 Delete customcolorchase.py cjsieh <c****h@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
c88584d4 Add files via upload cjsieh <c****h@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
4d8971d3 Add sequence fix. Kattni Rembor <k****i@a****m> over 5 years ago
56230fb6 merge Merge pull request #52 from kattni/sequence-fix foamyguy <f****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ab9fd1c3 pass show param to super Roy Hooper <r****r@t****a> over 5 years ago
2135dcbc Fix differing argument. Kattni Rembor <k****i@a****m> over 5 years ago
05c69080 Add files via upload cjsieh <c****h@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3a224b09 Add files via upload cjsieh <c****h@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
5892c255 Add files via upload cjsieh <c****h@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
b068b7c8 Add files via upload cjsieh <c****h@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e62e5177 Delete customcolorchase.py cjsieh <c****h@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
85edc475 Add files via upload cjsieh <c****h@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
4e7ffc12 Add files via upload cjsieh <c****h@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
9d416515 Delete led_animation_customcolorchase.py cjsieh <c****h@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a6ff8746 Add files via upload cjsieh <c****h@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ca806b82 Add files via upload cjsieh <c****h@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
33a95d63 Add files via upload cjsieh <c****h@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
da0d8513 Fix off by 1 error affecting sparkles Nina Zakharenko <n****o@g****m> over 5 years ago
fed9ec0d merge Merge pull request #39 from rhooper/bugfixes Kattni <k****i@a****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
4eefc345 merge Merge pull request #38 from rhooper/sequence-one-shot Kattni <k****i@a****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
aa0eef28 merge Merge branch 'master' into bugfixes Roy Hooper <r****r@t****a> over 5 years ago
a07c8ac1 merge Merge pull request #40 from rhooper/pixelgrid Kattni <k****i@a****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
307665ab convince github actions to rebuild Roy Hooper <r****r@t****a> over 5 years ago
81e962e9 fix docs slightly Roy Hooper <r****r@t****a> over 5 years ago
8a0697b4 remove stray file Roy Hooper <r****r@t****a> over 5 years ago
e1d4f0d9 remove stray file Roy Hooper <r****r@t****a> over 5 years ago
7628f339 Rename to AnimateOnce Roy Hooper <r****r@t****a> over 5 years ago
efb1ae60 tweaks Roy Hooper <r****r@t****a> over 5 years ago
8f9a1a2f black and lint Roy Hooper <r****r@t****a> over 5 years ago
24d7e866 add Rain, RainbowRain, and MatrixRain animations Roy Hooper <r****r@t****a> over 5 years ago
9094402e Add PixelGrid Roy Hooper <r****r@t****a> over 5 years ago
968a7bee simplify and clean up pixelmap, add ability to use pixel numbers without a li... Roy Hooper <r****r@t****a> over 5 years ago
9183d5c7 add ability to disable calling show Roy Hooper <r****r@t****a> over 5 years ago
3692fb3e Fix PixelMap auto_write value. Roy Hooper <r****r@t****a> over 5 years ago
9dd6bf8d Add OneShot sequence subclass to make it easy to run a sequence one time. Roy Hooper <r****r@t****a> over 5 years ago
baa8095d merge Merge pull request #35 from rhooper/comet-fixes Dan Halbert <h****t@a****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
96ed05c1 fix lint Roy Hooper <r****r@t****a> over 5 years ago
50bca226 add a note about why the code is not using list comprehensions and extra vari... Roy Hooper <r****r@t****a> over 5 years ago
9d661b28 make sure bounce=False isn't ignored Roy Hooper <r****r@t****a> over 5 years ago
fc752dbc fix comet going too far off left and right edges Roy Hooper <r****r@t****a> over 5 years ago
1a59bc86 bugfixes and rainbowcomet adjustments Roy Hooper <r****r@t****a> over 5 years ago
c9c7e149 Make comet simpler, faster, able to be longer than the number of pixels, and ... Roy Hooper <r****r@t****a> over 5 years ago
37e91901 merge Merge pull request #33 from rhooper/fix-rainbow-comet-on-pi foamyguy <f****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
6433e785 black... Roy Hooper <r****r@t****a> over 5 years ago
6c7ef3aa fix for rainbowcomet on regular python (Fixes #32) Roy Hooper <r****r@t****a> over 5 years ago
ad00c4b3 merge Merge pull request #31 from rhooper/setup-py-package Kattni <k****i@a****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2617e10f add adafruit_led_animation.aniumation to packages Roy Hooper <r****r@t****a> over 5 years ago
50fc9120 use packages= in setup.py Roy Hooper <r****r@t****a> over 5 years ago
b11a8012 merge Merge pull request #30 from rhooper/fix-package-name Kattni <k****i@a****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
04d5df0f fix url to github repo Roy Hooper <r****r@t****a> over 5 years ago
663d1d9d fix package name Roy Hooper <r****r@t****a> over 5 years ago
7aa1b4d7 merge Merge pull request #29 from rhooper/pulse_rgbw_fix Kattni <k****i@a****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2e6cfa5f Handle RGB values when assigning to RGBW strips Roy Hooper <r****r@t****a> over 5 years ago
efa58317 merge Merge pull request #26 from kattni/more-example-updates rhooper <r****r@t****a>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a110ab1a Small fixes and add group example. Kattni Rembor <k****i@a****m> over 5 years ago
1810c830 merge Merge pull request #25 from kattni/example-updates foamyguy <f****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
210fa1d7 Finalise example updates and bugfixes. Kattni Rembor <k****i@a****m> over 5 years ago
0f9ae69a merge Merge pull request #3 from rhooper/fix-group Kattni <k****i@a****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
14e7c241 fix group to not crash Roy Hooper <r****r@t****a> over 5 years ago
b7305e86 Add examples, bugfixes. Kattni Rembor <k****i@a****m> over 5 years ago
773c5b76 merge Merge pull request #23 from rhooper/rainbowsparkle-fix Kattni <k****i@a****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
5f5d5189 refactor SparklePulse to inherit Sparkle and use the pulse generator Roy Hooper <r****r@t****a> over 5 years ago
be18d572 fix rainbowchase on large strips (eg 512) Roy Hooper <r****r@t****a> over 5 years ago
cb18147d merge Merge pull request #22 from kattni/comet-tail-exception Kattni <k****i@a****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d408102a fix sparklepulse on dotstar Roy Hooper <r****r@t****a> over 5 years ago
76a3e439 a bunch of protocol changes to allow a second stage of drawing, and to move t... Roy Hooper <r****r@t****a> over 5 years ago
52b3d600 Fix Roy Hooper <r****r@t****a> over 5 years ago
c7d19504 is to --. Kattni Rembor <k****i@a****m> over 5 years ago
5b4b9c85 Workaround Pylint bug. Kattni Rembor <k****i@a****m> over 5 years ago
2248b4f2 Update tail length documentation. Kattni Rembor <k****i@a****m> over 5 years ago
87c1f17d Use integer division Kattni Rembor <k****i@a****m> over 5 years ago
3aa735a4 Update to have min/max tail length automatically. Kattni Rembor <k****i@a****m> over 5 years ago
4240a4b4 Default to auto_clear Kattni Rembor <k****i@a****m> over 5 years ago
fa7bb0f4 Add AnimationSequence example. Kattni Rembor <k****i@a****m> over 5 years ago
5d4e1616 Make simpletest simpler. Kattni Rembor <k****i@a****m> over 5 years ago
a90235b3 Add tail_length exception, update example imports. Kattni Rembor <k****i@a****m> over 5 years ago
063b14be merge Merge pull request #21 from kattni/doc-example-update foamyguy <f****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
f82cf451 Fix doc example to match updated API. Kattni Rembor <k****i@a****m> over 5 years ago
4b3475c3 merge Merge pull request #20 from kattni/refactor foamyguy <f****y@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
72685070 Black. Kattni Rembor <k****i@a****m> over 5 years ago
cbfa114e Sphinx and example updates to match API. Kattni Rembor <k****i@a****m> over 5 years ago
74b0f6c1 Docs, pylint. Kattni Rembor <k****i@a****m> over 5 years ago
5c90cfaf rainbowsparkles Roy Hooper <r****r@t****a> over 5 years ago
cdd61d6b split library up further to help with low memory boards Roy Hooper <r****r@t****a> over 5 years ago
79ae49e0 Make colorwheel fast in older builds of circuitpython Roy Hooper <r****r@t****a> over 5 years ago
357d87d2 merge Merge pull request #19 from kattni/update-blink-speed-example Kattni <k****i@a****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
99e2dc3a Slow down blink animation. Kattni Rembor <k****i@a****m> over 5 years ago
2c3025db merge Merge pull request #10 from rhooper/more-magic Kattni <k****i@a****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
fa693483 Black again. Kattni Rembor <k****i@a****m> over 5 years ago
f29856cf Update docstrings and docs. Kattni Rembor <k****i@a****m> over 5 years ago

← Back to repository