Indexed Pixel (Maxim LED Control)

From Visuino
Revision as of 16:22, 10 June 2022 by Visuino (talk | contribs) (Created page with "Image:TArduinoMaximLedIndexedPixelGroup.png == Summary == {{:Summaries:Summary Indexed Pixel (Maxim LED Control)}} == Description == Add this LED group when you want to set individual pixel value by pixel index. The first pixel in the group has index 0. == Used By == *Repeat Pixel Groups (Maxim LED Control).PixelGroups - {{:Summaries:Summary Repeat Pixel Groups (Maxim LED Control).PixelGroups}} *Maxim Led Controller SPI MAX7219/MAX7221.PixelGroups - {{:Su...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

LED group allowing setting individual pixel value by pixel index

Description

Add this LED group when you want to set individual pixel value by pixel index.

The first pixel in the group has index 0.

Used By

Properties

  • InitialIndex - Specifies the initial pixel index when Arduino is powered up
  • 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

  • Index - The Pixel Index Integer Input pin of the element
  • In - The Digital Input pin of the component or element