bibliopixel.layout.circle module¶
-
class
bibliopixel.layout.circle.
Circle
(drivers, rings=[], pixels_per=None, maxAngleDiff=0, rotation=0, reverse_angle=False, threadedUpdate=False, brightness=255, **kwargs)[source]¶ Bases:
bibliopixel.layout.layout.Layout
-
CLONE_ATTRS
= ('maker', 'brightness', 'rings', 'pixels_per', 'maxAngleDiff', 'rotation', 'reverse_angle')¶
-
lastRing
¶
-
shape
¶ Returns
ringCount, ringSteps
.
-
-
bibliopixel.layout.circle.
LEDCircle
¶ alias of
bibliopixel.layout.circle.Circle