Category: NeoPixel
NeoPixels Revealed: How to (not need to) generate precisely timed signals
There is anĀ easier way to drive NeoPixels using code that…
- is simple to understand
- easy to change without breaking
- allows indefinitely long pixel strings
- addresses the root cause of signal reshaping glitches
- needs only a trivial amount of memory regardless of string length
Here is a demo of a 1,000+ pixel string being driven by a vintage Arduino DueMillinove at about 30 frames per second…