Skip to main content

Fastled Nodes

Use these nodes to interact with the FastLED module via RMT/SPI.

Config Nodes

Fastled config

Config fastled based on spi or rmt.

Inputs

  • Led type : Select the communication type
  • Pin no. : Select the pin number to interface with the fastled module
  • Max led : Specify the maximum number of LEDs in the strip
  • Fastled model : Select the model of fastled module
  • Component format : Select the color format
  • Clock resolution hz : Specify the clock resolution frequency
  • Memory block : Specify size of the memory block for communication
  • Spi host : Select the SPI host for communication
  • Memory block : Specify size of block memory

Proc Nodes

set fastled pixel

Select pixel type and set the fastled led colors.

Inputs

  • Fastled config : Select the fastled config
  • Select color type : Select the pixel type to change color of led
  • Led index : Specify the index of the LED in the strip
  • Red : Specify the Red value for the LED
  • Green : Specify the Green value for the LED
  • Blue : Specify the Blue value for the LED
  • White : Specify the White value for the LED
  • Hue : Specify the Hue value for the LED
  • Saturation : Specify the Saturation value for the LED
  • Color value : Specify the color value for the LED

clear fastled

Clear or free the led strip levels.

Inputs

  • Fastled port : Select the fastled config
  • Select clear type : Select the type of clearing to be performed