1

I'm using the pigpiod daemon and Python to output IR signals. I'm using raspbian jessie and rpi 3 model b gpio22 to output to leds.

After starting the daemon by sudo pigpiod, it works fine and outputs the signals to the IR leds. However, anytime after I play a wav file using aplay, the IR signals generated by the Python script gets outputted to audio out instead.

I saw this previous question similar to mine about gpio and audio playback. I tried using sudo pigpiod -t 0 to separate the two but it doesn't seem to work. Is there a way for pigpiod to not be affected by audio playback?

kentwait
  • 111
  • 4

0 Answers0