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

NeoPixel 16 RGB Ring Inconsistencies #149

Closed
jakowenko opened this issue Jun 9, 2019 · 2 comments
Closed

NeoPixel 16 RGB Ring Inconsistencies #149

jakowenko opened this issue Jun 9, 2019 · 2 comments

Comments

@jakowenko
Copy link

jakowenko commented Jun 9, 2019

I have a NeoPixel Ring 16 LED ring that I'm controlling using node-pixel and johnny-five.

On the Uno all the LEDs show solid colors fine. As soon as I tried to do the channel fade (https://github.com/ajfisher/node-pixel/blob/master/examples/channel_fade.js) I noticed that the first pixel doesn't work or sometimes get stuck or lags behind a little.

I then used the exact same code on my Leonardo and it works just fine. The issue described above doesn't happen. I also have uploaded some sample rainbow fading code directly to the Uno and all the LEDs function correctly.

I've attached some images/video to show the issue. I'm new to the Arduino community and appreciate any feedback as to what the issue is.

Uno:

Leonardo

@jakowenko
Copy link
Author

Tuning down the FPS does seem to have helped. Though I'm still not sure why the same code on the Uno and Leonardo produced different results.

@ajfisher
Copy link
Owner

ajfisher commented Jun 10, 2019 via email

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

2 participants