Remember RGBW Alpha Color Value

From Visuino
Jump to navigation Jump to search

File:TArduinoRememberRGBWAlphaColorValue.png

Summary

Stores and recalls an RGBW alpha color value based on trigger inputs.

Description

The **Remember RGBW Alpha Color Value** component allows you to store an incoming RGBW alpha color value when the Remember clock input is triggered, and recall the stored value when the Recall clock input is triggered. This is useful for temporarily holding RGBW color and transparency states or creating memory-based lighting effects in LEDs and displays.

Diagram:

File:TArduinoRememberRGBWAlphaColorValue.Preview.png

Categories

Properties

  • Enabled – Enables or disables the component.
  • Initial Value – The RGBW alpha color value set at initialization.

Pins

Input Pins

  • In – Incoming RGBW alpha color value to be stored.
  • Remember – Clock input that stores the current In value.
  • Recall – Clock input that outputs the stored value to Out.

Output Pins

  • Out – Outputs the current or recalled RGBW alpha color value.