My thought... Can I use a NodeMCU board to create a wifi based audio switch using just the GPIO pins? ON or OFF would be via a MQTT topic (or physical button). I would have an input audio jack connected up to 2 pins (left/right stereo), and an output audio jack connected on another 2 pins, with grounds connected. When, ON, the audio is just passed straight through the board. Audio would be at line level, so no huge voltages to deal with. No volume level adjustment or anything fancy. Just OFF, or ON/Passthrough. Is this something doable without using relays?
My thought... Can I use a NodeMCU board to create a wifi based audio switch using just the GPIO pins? ON or OFF would be via a MQTT topic (or physical button). I would have an input audio jack connected up to 2 pins (left/right stereo), and an output audio jack connected on another 2 pins, with grounds connected. When, ON, the audio is just passed straight through the board. Audio would be at line level, so no huge voltages to deal with. No volume level adjustment or anything fancy. Just OFF, or ON/Passthrough. Is this something doable without using relays?