Pigpio::RGB
Inherits Reference < Object
Constants
PI_OUTPUT = 1
PWM_FREQUENCY = 800
PWM_RANGE = 500
Constructors
new(host : String, port : Int32, red_pin : UInt32, green_pin : UInt32, blue_pin : UInt32)
SourceInstance methods
client
Sourcecolor
Sourcecycle(rate = 20.milliseconds, &)
Sourcerainbow
Sourceterminate
Source