Expand description

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.

Modules

Structs

Traits