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

Example with neopixel_ring does not work correcty with RGBW #9

Open
mjlongfl opened this issue Jan 31, 2021 · 4 comments
Open

Example with neopixel_ring does not work correcty with RGBW #9

mjlongfl opened this issue Jan 31, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@mjlongfl
Copy link

In order to get the example working correctly with RGBW rings, line 12 should be adjusted to use a pull_thresh=32 (instead of 24).

@aallan aallan added the enhancement New feature or request label Feb 1, 2021
@JoeHut
Copy link

JoeHut commented Feb 1, 2021

Hey @mjlongfl, did you get it running with only this change? I have a neopixel ring with 12 RGBW LEDs and it doesn't seem to work at all...

@mjlongfl
Copy link
Author

mjlongfl commented Feb 2, 2021

@JoeHut Yes; I have a 16x RGBW ring, which matches the source. I wired it exactly as described in the wiring diagram.

As I am a software guy getting into hardware, I don't know if I have any particularly valuable insight. Maybe verify that lines 8-9 (NUM_LEDS and PIN_NUM) match your setup.

@johannstark
Copy link

Hey Guys! i manage to make it work as @mjlongfl said. Should we create a small PR to include a comment in the code or something?

@aallan
Copy link
Contributor

aallan commented Aug 8, 2023

We accept PRs!

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

No branches or pull requests

4 participants