Running Color (NeoPixels)

From Visuino
Revision as of 13:32, 9 June 2022 by Visuino (talk | contribs) (Created page with "Image:TArduinoNeoPixelsRunningColorGroup.png == Summary == {{:Summaries:Summary Running Color (NeoPixels)}} == 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 == *Repeat Pixel Groups (NeoPixels).PixelGroups - {{:Summaries:Summary Repeat Pixel Groups (NeoPixels)...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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