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

Pin support unclear #32

Open
Spencatro opened this issue Nov 29, 2021 · 0 comments
Open

Pin support unclear #32

Spencatro opened this issue Nov 29, 2021 · 0 comments

Comments

@Spencatro
Copy link

Spencatro commented Nov 29, 2021

Howdy, thank you so so much for your work on this project! I was able to clone the repo and get the main.cpp sample working with a ws2812b strip and my knockoff esp32 devkit in roughly an hour, looking forward to learning how to actually use the library now 😅

I am not sure what pins I can or should use? The default pin used in this example (18) worked great, but the second pin (13) didn't work at all. I tried switching DATA_PIN_1 to a few other values for some additional trial and error and found that the project won't even compile with DATA_PIN_1 set to some values (e.g. 9). Perhaps it's not as simple as just changing that one define?

I found this comment on reddit while falling down a rabbit hole of links from your readme, which seems to suggest there are right and wrong answers, but it's still not clear to me what they are. (Still learning and a lot of this is going over my head tbh.)

Thanks again!

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