RGBW Color Change Only
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
- File:TArduinoColorCategory.png Category RGBW Color – Components for filtering RGBW color signals.
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.