Neopixle
Neopixel Block:
Neopixel block is working by using RGB color format. RGB(RED GREEN BLUE) color format refers to a system for representing the colors. Red, green, and blue can be combined in various proportions to obtain any color in the visible spectrum.
There are four inputs in the Neopixel Block these are Led No, RED, GREEN, and BLUE.
Neopixel Block
Neopixel Block İnputs:
1-) Led No:
Explanation: Selection of led on Neopixel Module
Input: integer
Range: 0 – 12
2-) RED:
Explanation: RGB color format for Red
Input: integer
Range: 0 – 255
3-) GREEN:
Explanation: RGB color format for green
Input: integer
Range: 0 – 255
4-) BLUE:
Explanation: RGB color format for blue
Input: integer
Range: 0 – 255
Examples:
1-) Change color any of led