bibliopixel.drivers.ledtype module

class bibliopixel.drivers.ledtype.LEDTYPE[source]

Bases: enum.IntEnum

Enumerated LED type names to be used with bibliopixel.drivers.serial and bibliopixel.drivers.SPI

APA102 = 9
APA104 = 3
GENERIC = 0
LPD1886 = 10
LPD8806 = 1
NEOPIXEL = 3
P9813 = 11
SK9822 = 9
SM16716 = 8
TM1803 = 6
TM1804 = 5
TM1809 = 5
UCS1903 = 7
WS2801 = 2
WS2811 = 3
WS2811_400 = 4
WS2812 = 3
WS2812B = 3