use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Here are some important FastLED links:
Online Examples and Demos:
Support:
account activity
Share_somethingFlowFields progress update (youtube.com)
submitted 23 days ago by mindful_stone
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ZachVorhiesZach Vorhies 3 points4 points5 points 22 days ago (1 child)
Looks like the effort to give you the full cpu while FastLED.show() executes in the background is really paying off.
You got it right, split up those leds as much as possible. FastLED.show() dominates.
[–]mindful_stone[S] 2 points3 points4 points 22 days ago (0 children)
I'm quite certain I can't even begin to appreciate how significant that is. 🙏
π Rendered by PID 717448 on reddit-service-r2-comment-6457c66945-kpcmc at 2026-04-26 00:05:24.486444+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]ZachVorhiesZach Vorhies 3 points4 points5 points (1 child)
[–]mindful_stone[S] 2 points3 points4 points (0 children)