RGBW Alpha Color Change Only

From Visuino
Jump to navigation Jump to search

File:TArduinoRGBWAlphaColorChangeOnly.png

Summary

Passes RGBW alpha color values only when they change.

Description

The **RGBW Alpha Color Change Only** component outputs a new RGBW alpha color value only if it differs from the previously received value. This prevents redundant updates and reduces unnecessary data flow, making it ideal for systems where repeated identical color values are common, such as LED displays or dynamic lighting setups.

Diagram:

Categories

Properties

  • Enabled – Enables or disables the component.

Pins

Input Pins

  • In – Incoming RGBW alpha color value.

Output Pins

  • Out – Outputs the RGBW alpha color only when it changes from the previous value.