RGBW Color Snapshot: Difference between revisions
Jump to navigation
Jump to search
Created page with "Image:TArduinoRGBWColorSnapshot.png == Summary == Captures the current RGBW color value when triggered. == Description == The **RGBW Color Snapshot** component stores the incoming RGBW color value when the '''Snapshot''' clock input is triggered and outputs it until the next snapshot occurs. This is useful for capturing specific RGBW color states for later use in LEDs, displays, or visual effects. <b>Diagram:</b> Image:TArduinoRGBWColorSnapshot.Prev..." |
(No difference)
|
Latest revision as of 02:59, 24 August 2025
File:TArduinoRGBWColorSnapshot.png
Summary
Captures the current RGBW color value when triggered.
Description
The **RGBW Color Snapshot** component stores the incoming RGBW color value when the Snapshot clock input is triggered and outputs it until the next snapshot occurs. This is useful for capturing specific RGBW color states for later use in LEDs, displays, or visual effects.
Diagram:
Categories
- File:TArduinoColorCategory.png Category RGBW Color – Components for capturing and handling RGBW color values.
Properties
- Enabled – Enables or disables the component.
Pins
Input Pins
- In – Incoming RGBW color value to be captured.
- Snapshot – Clock input that triggers the capture of the current In value.
Output Pins
- Out – Outputs the captured RGBW color value until the next snapshot.