Indexed 2D Pixel (Maxim LED Control)

From Visuino
Revision as of 16:00, 10 June 2022 by Visuino (talk | contribs) (Created page with "Image:TArduinoMaximLedIndexed2DPixelGroup.png == Summary == {{:Summaries:Summary Indexed 2D Pixel (Maxim LED Control)}} == Description == Add this LED group when you want to set individual pixel value by pixel X/Y index. The first pixel in the group has index 0, 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.PixelGrou...")
(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 X/Y index

Description

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

The first pixel in the group has index 0, 0.

Used By

Properties

  • Width - Specifies the Width of the pixel block
  • InitialIndexX - Specifies the initial pixel X index when Arduino is powered up
  • InitialIndexY - Specifies the initial pixel Y 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 X/Y Input pins of the element
  • In - The Digital Input pin of the component or element