Repeat Pixel Groups (NeoPixels).PixelGroups: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{:Embedded:NeoPixel PixelGroups}}" |
(No difference)
|
Latest revision as of 01:07, 10 June 2022
Summary
Specifies the Groups of Pixels
Description
Use this property to specify the Groups of Pixels.
Each group contains a fixed number of pixels, and uses its own rules to control them.
Available Elements
- Single Color (NeoPixels) - NeoPixels group where all pixels have the same color
- Running Color (NeoPixels) - NeoPixels group implementing running pixel color
- Color Pixel (NeoPixels) - NeoPixels group allowing setting individual pixel color by pixel index
- Pixels (NeoPixels) - NeoPixels group allowing setting the color of individual pixel by separated pin
- 2D Graphics (NeoPixels) - Summaries:Summary 2D Graphics (NeoPixels)
- Repeat Pixel Groups (NeoPixels) - NeoPixels group containing a number of repeating pixel groups