Color Pixel (NeoPixels): Difference between revisions
Jump to navigation
Jump to search
Created page with "Image:TArduinoNeoPixelsColorPixelGroup.png == Summary == {{:Summaries:Summary Color Pixel (NeoPixels)}} == 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 == *Repeat Pixel Groups (NeoPixels).PixelGroups - {{:Summaries:Summary Repeat Pixel Groups (NeoPixels).PixelGroups}} *NeoPixels.PixelGroups - {{:Summaries:Summary NeoPixels.PixelGroups}} == Properti..." |
(No difference)
|
Latest revision as of 12:03, 10 June 2022
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
- Repeat Pixel Groups (NeoPixels).PixelGroups - Summaries:Summary Repeat Pixel Groups (NeoPixels).PixelGroups
- NeoPixels.PixelGroups - Specifies the Groups of Pixels
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