Crate ws2811_spi

source ·
Expand description

§Use ws2811 leds via spi

  • For usage with smart-leds
  • Implements the SmartLedsWrite trait

Needs a type implementing the spi::FullDuplex trait.

The spi peripheral should run at 2MHz to 3.8 MHz

Modules§

  • This prerenders the data, so that no calculations have to be performed while sending the data.

Structs§

Constants§

  • SPI mode that can be used for this crate