Search found 1 match

by davvid
Sunday 22 July 2018 22:00
Forum: Switches and Scenes
Topic: RPi GPIO input "contact" switch problem
Replies: 0
Views: 1160

RPi GPIO input "contact" switch problem

Hi, I need a simple setup - to switch the light by wired mono-stable "contact" button - all based on RPi GPIO, one input, one output. 1) exported "out" GPIO pin, created on/off switch. From GUI/phone application it works great! I can turn it on/off. 2) exported "in" GPIO pin with "rising" edge ...