common-anode-rgb-led

coreyr/rgb-led/common-anode-rgb-led

Common anode RGB LED. This node will not work correctly for common cathode RGB LEDs.
common-anode-rgb-led
@/common-anode-rgb-led
Common anode RGB LED. This node will not work correctly for common cathode RGB LEDs.
REDport
Port for red.
GRNport
Port for green.
BLEport
Port for blue
CLRxod/color/color
The colour of the LED. Hexadecimal colour code.
ACTboolean
If true, the LED will respond to colour changes. If false, it will remain the same colour.
common-anode-rgb-led
RED
GRN
BLE
CLR
ACT
ACK
ACKpulse
Acknowledge. Pulses when a change of any colour is reflected to the LED.
To use the node in your project you should have the coreyr/rgb-led library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.