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

Support the RGB LED used on the ESP32-C3-DevKitM-1 #3628

Open
docbacardi opened this issue Feb 4, 2024 · 0 comments
Open

Support the RGB LED used on the ESP32-C3-DevKitM-1 #3628

docbacardi opened this issue Feb 4, 2024 · 0 comments

Comments

@docbacardi
Copy link

Missing feature

The ESP32-C3-DevKitM-1 has an SK6812 RGB LED which does not respond to the WS2812 module.
The timings in the WS2812 module are currently hard-coded. If they could be defined by the user somehow, it would be possible to use the module also for other RGB LEDs.

This continues the discussion in #3509 .

Please note that I do not have any evil plans to rename the module.

Justification

It would be great if the peripherals on a widely available ESP dev kit could be used right away with nodemcu.

Workarounds

No workarounds, but I have a patch for the current dev-esp32 branch.

@docbacardi docbacardi mentioned this issue Feb 4, 2024
4 tasks
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