bibliopixel.drivers.SPI.WS2801 module¶
-
class
bibliopixel.drivers.SPI.WS2801.
WS2801
(num, gamma=<bibliopixel.colors.gamma.Gamma object>, spi_speed=1, **kwargs)[source]¶ Bases:
bibliopixel.drivers.SPI.base.SPIBase
Main driver for WS2801 based LED strips on devices like the Raspberry Pi and BeagleBone
Provides the same parameters as
bibliopixel.drivers.SPI.SPIBase