kwindrem / RpiGpioSetup

VenusOs: 5 digital inputs, all pull-ups
25 stars 5 forks source link

Activate alarm with GPIO #11

Closed AirTobe91 closed 1 year ago

AirTobe91 commented 1 year ago

Hi,

it's not really an issue, more a question. Would it be possible to activate an defined alarm with another digital input?

So for example: I defined an alarm with Digital IO 1. This is by default deactivated. The activation of the defined alarm is then done with Digital IO 2.

Use case would be, to activate some kind of burglar alarm with a remote control or switch. So I can close and lock the van, press on the remote control and alarm is active.

Best regards Tobias