Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animation Sequence Freezes and All LEDs Turn White #33

Open
medpixman opened this issue Mar 31, 2022 · 0 comments
Open

Animation Sequence Freezes and All LEDs Turn White #33

medpixman opened this issue Mar 31, 2022 · 0 comments

Comments

@medpixman
Copy link

medpixman commented Mar 31, 2022

I'm running this Neopixel sketch from the examples: RgbStripSequence.ino

What I've noticed is that after several cycles (it seems to vary) all the LEDs will turn white, and the program freezes and stops changing the animation. Sometimes there is a faint colored sparkle effect superimposed on the white.

I thought it was a power supply problem, but it happens with multiple different supplies.

I thought it was the WS2812 strip - but it happens with two different strips.

Any suggestions? Is this a hardware problem I can't see?

I've now used two different Arduinos (both Leonardo), three different power supplies, and two different WS2812 strips - and the same thing happens. The program loops through the animation sequence for some period of time, then the whole string turns white.

Unless I'm missing something, could this suggest a problem with the software - memory leak, millis() timing, too many animation sequences?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant