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

multiple pin output simultaneously? #166

Open
stanelie opened this issue Nov 20, 2024 · 2 comments
Open

multiple pin output simultaneously? #166

stanelie opened this issue Nov 20, 2024 · 2 comments

Comments

@stanelie
Copy link

stanelie commented Nov 20, 2024

Is it possible to have 2 physical output pin send out data simultaneously? I find no code examples of this scenario.

Real world example : I want to output data to an external Neopixel device, but I want to use the onboard neopixel of my Waveshare ESP32-S3-Zero at the same time, to display other stuff (status indicator).

@dhalbert
Copy link
Contributor

You can have multiple NeoPixel objects driving multiple strips.

@stanelie
Copy link
Author

Oh! I misunderstood the constructor specifications.
Thanks!

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