Repeat Color

From Visuino
Jump to navigation Jump to search

Summary

The **Repeat Color** component repeats a color signal a specified number of times.

Description

This component takes a color input (such as RGB or RGBW) and outputs it multiple times according to the configured count. Useful for visual patterns, LED control, or color signal testing.

Diagram:

Properties

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

Pins

Input Pins

  • in – Input color signal to repeat.

Output Pins

  • out – Output repeated color signal.

Categories