Ramp To RGBW Color Value
Jump to navigation
Jump to search
File:TArduinoRampToRGBWColorValue.png
Summary
Smoothly transitions an RGBW color value toward a target value over time.
Description
The **Ramp To RGBW Color Value** component gradually changes the incoming RGBW 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 transitions in LEDs, displays, or visual effects.
Diagram:
Categories
- File:TArduinoColorCategory.png Category RGBW Color – Components for ramping RGBW color signals.
Properties
- Enabled – Enables or disables the component.
- Initial Value – Starting RGBW color value.
- Slope (Sec) – Time in seconds to transition from the current value to the target input.
Pins
Input Pins
- In – Target RGBW color value to ramp toward.
- Clock – Optional clock input to trigger ramp updates.
Output Pins
- Out – Current RGBW color value as it transitions toward the target.