Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Help with Button press/curl
Post: RE: Help with Button press/curl

I finally found a code that was working! import os import time import RPi.GPIO as GPIO GPIO.setwarnings(False) GPIO.setmode(GPIO.BOARD) GPIO.setup(10, GPIO.IN, pull_up_down=GPIO.PUD_DOWN) state = 0 ...
Imbatech Networking 2 2,094 Apr-02-2020, 02:37 PM
    Thread: Help with Button press/curl
Post: Help with Button press/curl

Hello! I'm in need of a code that sends a notification using ifttt when i press a button on my raspberry pi. I been looking around for hours without any luck of finding a code for this. are anyone wi...
Imbatech Networking 2 2,094 Apr-01-2020, 04:34 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020