Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
usage of gpio by another program
#4
The GPIO pins listed in gpio_pins.py are the only ones used by SIP. You should probably have SIP set up to start automatically before you other program. This will have SIP running in the background and the other program should not interfere with it.

If you start SIP from the command line you can add "&" (without the "") to the command to have SIP run in the background. for example:
python sip.py &
Reply


Messages In This Thread
usage of gpio by another program - by astrogerard - 2017 Sep 28, 08:19 AM
RE: usage of gpio by another program - by dan - 2017 Sep 28, 03:45 PM
RE: usage of gpio by another program - by dan - 2017 Sep 29, 02:08 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)