Go to advanced search

by steveeb
Mon Nov 05, 2018 3:43 am
Forum: Other projects
Topic: Automating RP Internet Login Task
Replies: 1
Views: 386

Automating RP Internet Login Task

Hi, I own an Ooma Office device. In case you don't know what it is it's basically a VoIP box that plugs into my internet via ethernet cable and also into my regular phone. It gives me features such as virtual fax, phone, etc for small business. One thing it has is what they call a Virtual Receptioni...
by steveeb
Thu Apr 24, 2014 4:59 pm
Forum: Beginners
Topic: Checking GPIO status
Replies: 2
Views: 9608

Checking GPIO status

First, my name is Steve and I'm a NOOB... [Hi Steve] My question is: Is there a way to check the status of GPIO on a RasPi? Here's the scenario I wrote the LED script (Python 3) that initializes the GPIO and simply turns pin 16 on and off import RPi.GPIO as GPIO GPIO.setmode(GPIO.BCM) GPIO.setup(23,...

Go to advanced search