1 unstable release
0.1.0 | Apr 24, 2022 |
---|
#12 in #smart-leds
7KB
89 lines
Use ws2812 leds via UART
- For usage with
smart-leds
- Implements the
SmartLedsWrite
trait
The UART Tx pin has to be inverted (either in software or in hardware). The UART itself should be pretty fast. Recommended speed is 3_750_000 baud, 8-N-1.
Dependencies
~165KB