Go Bilda Prism Driver
@I2cDeviceType
@DeviceProperties(name = "goBILDA® Prism RGB LED Driver", xmlTag = "goBILDAPrism", description = "Prism RGB LED Driver (6-30V Input, I²C / PWM Control)" )
Types
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
return What artboard is set as default boot animation?
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun insertAndUpdateAnimation(height: GoBildaPrismDriver.LayerHeight, animation: PrismAnimations.AnimationBase): Boolean
Inserts an animation at the specified index and immediately updates it over I2C.
Link copied to clipboard
open fun insertAnimation(height: GoBildaPrismDriver.LayerHeight, animation: PrismAnimations.AnimationBase): Boolean
Inserts an animation into the specified slot in the animations array.
Link copied to clipboard
Link copied to clipboard
open fun onModuleStateChange(module: RobotArmingStateNotifier, state: RobotArmingStateNotifier.ARMINGSTATE)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Updates all animations in the manager by sending their data over I2C.
Link copied to clipboard
Updates a specific animation at the given Layer Height by sending its data over I2C.