Color Pixel (NeoPixels)

From Visuino
Jump to navigation Jump to search

Summary

NeoPixels group allowing setting individual pixel color by pixel index

Description

Add this NeoPixels group when you want to set individual pixel color 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
  • 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

  • Index - The Pixel Index Integer Input pin of the element
  • Color - The Color Input pin of the pixels group