Repeat RGBW Alpha Color

From Visuino
Revision as of 04:52, 14 September 2025 by Visuino (talk | contribs) (Created page with "Image:TArduinoRepeatRGBWAlphaColor.png == Summary == The **Repeat RGBW Alpha Color** component repeats an RGBW Alpha color input a specified number of times. == Description == This component receives an RGBW Alpha color input and outputs it multiple times according to the configured count. It can be used for LED color sequencing, visual effects, or repeatedly sending the same color data in a signal chain. <b>Diagram:</b> Image:TArduinoRepeatRGBWAlphaColor.P...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

File:TArduinoRepeatRGBWAlphaColor.png

Summary

The **Repeat RGBW Alpha Color** component repeats an RGBW Alpha color input a specified number of times.

Description

This component receives an RGBW Alpha color input and outputs it multiple times according to the configured count. It can be used for LED color sequencing, visual effects, or repeatedly sending the same color data in a signal chain.

Diagram:

Properties

  • Enabled (boolean) – Enables or disables the repeat function.
  • Count (integer) – Number of times the RGBW Alpha color input is repeated.

Pins

Input Pins

  • in – Input RGBW Alpha color signal.

Output Pins

  • out – Output repeated RGBW Alpha color signal.

Categories