BiblioPixelAnimations.strip.ColorFade module

class BiblioPixelAnimations.strip.ColorFade.ColorFade(layout, step=5, start=0, end=-1, **kwds)[source]

Bases: bibliopixel.animation.strip.Strip

Fill the dots progressively along the strip.

COLOR_DEFAULTS = (('colors', [(255, 0, 0)]),)
pre_run()[source]
step(amt=1)[source]
wave_range(start, peak, step)[source]