Ramp To RGBW Alpha Color Value
Jump to navigation
Jump to search
File:TArduinoRampToRGBWAlphaColorValue.png
Summary
Smoothly transitions an RGBW alpha color value toward a target value over time.
Description
The **Ramp To RGBW Alpha Color Value** component gradually changes the incoming RGBW alpha color from its current value to the target input value at a rate determined by the Slope property (in seconds). An Initial Value can be set for startup. This is useful for creating smooth color and transparency transitions in LEDs, displays, or visual effects.
Diagram:
Categories
- File:TArduinoColorCategory.png Category RGBW Alpha Color – Components for ramping RGBW alpha color signals.
Properties
- Enabled – Enables or disables the component.
- Initial Value – Starting RGBW alpha color value.
- Slope (Sec) – Time in seconds to transition from the current value to the target input.
Pins
Input Pins
- In – Target RGBW alpha color value to ramp toward.
- Clock – Optional clock input to trigger ramp updates.
Output Pins
- Out – Current RGBW alpha color value as it transitions toward the target.