Running Pixel (Maxim LED Control)

From Visuino
Revision as of 01:46, 10 June 2022 by Visuino (talk | contribs) (Created page with "Image:TArduinoMaximLedRunningPixelGroup.png == Summary == {{:Summaries:Summary Running Pixel (Maxim LED Control)}} == Description == Add this LED group when you want to have running pixel value effect. In each clock event on the Step input pin each pixel will get the value of the previous pixel depending on the direction of the running pixel effect. == Used By == *Repeat Pixel Groups (Maxim LED Control).PixelGroups - {{:Summaries:Summary Repeat Pixel Groups (M...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

LED group implementing running pixel value

Description

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

Used By

Properties

  • Reversed - Specifies if the running value will appear from the first pixel of the group or from the last
  • InitialValue - Specifies the initial value of the LEDs in the group
  • CountPixels - Specifies the number of LEDs in the group
  • Enabled - Enables or Disables the LEDs in the group
  • Name - Specifies the name of the element

Pins

  • Out - The Digital Output pin of the component or element
  • Step - The Step Clock Input pin of the Pixel Group
  • In - The Digital Input pin of the component or element