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

Incorrect colors #77

Open
mtaram opened this issue Jun 3, 2017 · 5 comments
Open

Incorrect colors #77

mtaram opened this issue Jun 3, 2017 · 5 comments

Comments

@mtaram
Copy link

mtaram commented Jun 3, 2017

I recently did a fresh installation of everything, I am emulating just one light with 24 pixels.

All seems to work fine except the colors. What could be causing this issue? Any way I can fix it?

I am using wifimanager library to connect to a wifi network at initialization.

1
2
3
4
5
6
7

@probonopd
Copy link
Owner

Possibly you have a different type of strip. Which chicks does it use exactly?

@mtaram
Copy link
Author

mtaram commented Jun 3, 2017

I am using WS2812B strips. I never noticed this earlier as I never tested it to the full extent.
Is there some way I can fix it in code?

8

@probonopd
Copy link
Owner

Check https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelBus-object#neo-features.

@pecirep
Copy link

pecirep commented Jun 3, 2017

I am having the same issues, using a strip that I tested with the Adafruit Neopixel library so I know that my strip's layout is the standard GRB.

@mtaram
Copy link
Author

mtaram commented Jun 4, 2017

I went through the Neopixel features list. Also did a layout check. GRB is the one I have but however in the hue app when I try and set the colors manually the colors get messed up. I works fine for the scenes but not manually. (It starts with correct color mapping but slowly it goes out of sync) Just Green remains the same R and B are swapped or at least they seem to be and Neopixel doesnt have a GBR feature so I couldnt test that.

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

3 participants