BiblioPixelAnimations.strip.BinaryEpochClock module

class BiblioPixelAnimations.strip.BinaryEpochClock.BEClock(layout, bitWidth=1, bitSpace=1, reverse=False, **kwds)[source]

Bases: bibliopixel.animation.strip.Strip

COLOR_DEFAULTS = (('offColor', (0, 0, 0)), ('onColor', (255, 0, 0)))

Binary Epoch Clock

step(amt=1)[source]