Back to Raspberry PlugITs content page

"GPIO push button" PlugIT

The GPIO push button PlugIT allows to control a push button from a Raspberry PI GPIO input.

 

Parameters

1

Raspberry PI GPIO pin number.


 

Events

On

Triggered when the button is pushed, the pin value is changed to HIGH.

Off

Triggered when the button is released, the pin value is changed to LOW.


Use