Hi KurtE et al. Sadly, we did lose Dan Garcia in September, and for personal reasons, I also took a little break from maintaining FastLED. However, I'm back again now, and I've added a couple of...
Type: Posts; User: kriegsman
Hi KurtE et al. Sadly, we did lose Dan Garcia in September, and for personal reasons, I also took a little break from maintaining FastLED. However, I'm back again now, and I've added a couple of...
Thanks Paul, and everyone for help in isolate the problem here. It's now found and fixed. I've just committed a fix to the FastLED github repository that fixes this on TeensyLC, and other ARM-based...
Hi Paul! Daniel Garcia and I would like to get FastLED ready for these, especially with the (awesome!) 5-volt level pin specifically for driving WS2811/WS2812 Neopixels.
Please let me know what's...
Thanks for the advise and comments!
Also, my basic old question still remains: Why is it like that? I'm looking for a complete "cause-and-effect" level of understanding here, not just "this...
I'm continuing to find that running some of my programs seem to cause 'USB lockout', where no new code can be uploaded to the Teensy 3 without resorting to a hardware Reset first. Given that I'm...
It looks like Paul wrote a short asm delay routine as part of a patch he submitted to some Adafruit code. Check out "shortDelay" here:...
Thank you!