BiblioPixel
3.4.42
Features
The BiblioPixel Tutorial
Getting help
Topic Papers
For BiblioPixel developers
Reference
bibliopixel
BiblioPixelAnimations
BiblioPixelAnimations package
Subpackages
Module contents
BiblioPixel
Docs
»
Reference
»
bibliopixel
»
BiblioPixelAnimations package
»
BiblioPixelAnimations.base package
»
BiblioPixelAnimations.base.Twinkle module
View page source
BiblioPixelAnimations.base.Twinkle module
¶
class
BiblioPixelAnimations.base.Twinkle.
TwinkleBase
(
layout, colors=[(255, 0, 0), (0, 255, 0), (0, 0, 255)], density=20, speed=2, max_bright=255
)
[source]
¶
Bases:
object
pick_led
(
speed
)
[source]
¶
pre_run
(
)
[source]
¶
step
(
amt=1
)
[source]
¶