bibliopixel.layout.strip module¶
- 
bibliopixel.layout.strip.LEDStrip¶
- alias of - bibliopixel.layout.strip.Strip
- 
class bibliopixel.layout.strip.Strip(drivers, threadedUpdate=False, brightness=255, pixelWidth=1, **kwargs)[source]¶
- Bases: - bibliopixel.layout.layout.MultiLayout- 
CLONE_ATTRS= ('maker', 'brightness', 'gen_coord_map', 'coord_map', 'brightness', 'pixelWidth')¶
 - 
shape¶
- Returns a 1-tuple with the length of the strip 
 
-