Before this repo was created, I forked the original esp-hal-smartled to create a vastly more advanced version, including:
- improved performance in many circumstances (with lots of user feedback)
- support for more and custom timings (not just WS2812B)
- support for many kinds of colors and color orders
- better async support
- testing new RMT driver changes
The migration involves some effort for users, but is very doable, especially since it largely affects the initial driver creation. If any of these sound interesting, I’m happy to contribute my updated code here and close the fork. If you however want to keep the original crate’s simplicity, that’s also fine.