Running Color (NeoPixels)

From Visuino
Jump to navigation Jump to search

Summary

NeoPixels group implementing running pixel color

Description

Add this NeoPixels group when you want to have running pixel color effect. In each clock event on the Step input pin each pixel will get the color of the previous pixel depending on the direction of the running pixel effect.

Used By

Properties

  • Reversed - Specifies the direction of the running pixel color effect
  • InitialColor - Specifies the initial color of the pixels in the group
  • CountPixels - Specifies the number of Neo Pixel LEDs in the group
  • Name - Specifies the name of the element

Pins

  • Color - The Color Output pin of the Pixel Group
  • Step - The Step Clock Input pin of the Pixel Group
  • Color - The Color Input pin of the pixels group