sor pin 25 for data out of the PIR sensor
io.setup(pir_pin, io.IN)
print("Motion Activated (PIR) Scr... print("PIR Screen Saver Deactivated")
io.cleanup() #reset GPIO
sys.exit() #exit cleanly to the c... setwarnings(False)
GPIO.setmode(GPIO.BCM)
GPIO.setup(11, GPIO.IN)
while True:
if GPIO.input(11): #... der Platine, analog zu allen Beispielen
GPIO.setup(23, GPIO.IN, pull_up_down=GPIO.PUD_UP) #Taster is