ws2812-uart 0.1.0

UART-based driver for WS2812 and similar smart LEDs
Documentation

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.