Back to Raspberry PlugITs content page

"GPIO RGB led" PlugIT

The GPIO RGB led plugIT allows to control an RGB LED from the Raspberry PI GPIO pins.

 

Parameters

1

Raspberry PI GPIO pin number connected to the red pin of the RGB LED.

2

Raspberry PI GPIO pin number connected to the green pin of the RGB LED.

3

Raspberry PI GPIO pin number connected to the blue pin of the RGB LED.

4

Set the default LED color.

5

Turn the LED on at startup.


 

Actions

On

Turn on the LED.

Off

Turn off the LED.

Set color

Change the LED color, the color is set in link parameter in the "R G B" format like "0 255 0" for example or in hexadecimal format "00ff00".


Use