RGBW Color Change Only

From Visuino
Jump to navigation Jump to search

File:TArduinoRGBWColorChangeOnly.png

Summary

Outputs the RGBW color value only when it changes.

Description

The **RGBW Color Change Only** component monitors the incoming RGBW color input and forwards it to the output only when it differs from the previous value. This helps reduce redundant updates and is useful for optimizing LED or display control where only changes need to be processed.

Diagram:

Categories

Properties

  • Enabled – Enables or disables the component.

Pins

Input Pins

  • In – Incoming RGBW color value to monitor.

Output Pins

  • Out – Outputs the RGBW color only when it changes.