Analog To RGBW Alpha Color

From Visuino
Jump to navigation Jump to search

File:TArduinoAnalogToRGBWAlphaColor.png

Summary

Combines separate analog red, green, blue, white, and alpha inputs into a single RGBW alpha color output.

Description

The **Analog To RGBW Alpha Color** component merges individual analog signals for red, green, blue, white, and alpha channels into one RGBW alpha color output. An Initial Value can be set at startup to define the starting RGBW alpha color. This is useful for translating analog sensor data or control signals into unified RGBW transparency and color values for LEDs, displays, or visual effects.

Diagram:

Categories

Properties

  • Initial Value – The starting RGBW alpha color output.

Pins

Input Pins

  • Red – Analog input for the red channel.
  • Green – Analog input for the green channel.
  • Blue – Analog input for the blue channel.
  • White – Analog input for the white channel.
  • Alpha – Analog input for the alpha (transparency) channel.

Output Pins

  • Out – Combined RGBW alpha color output.