Create a Wireless AV Switch for Simple RCA Audio Input Toggling

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 replies · 2K views
Chunkysalsa
Messages
310
Reaction score
0
I'm trying to figure out the easiest way to make a simple switch that toggles between two different RCA audio inputs.

I can do it easily with a physical switch but how can I do it remotely. Either from a remote or from my cell phone (so either IR, Bluetooth, or WiFi). I'd prefer using my phone but I guess that would force me to write a simple little personal app. A good programming exercise I suppose.

I'm trying to keep things as cheap as possible. Thank you
 
Engineering news on Phys.org
One way is to use an analog switch.

The CD4066 is one of these. It contains 4 switches.

Each one provides a low resistance path between two pins, depending on whether a third pin has 5 volts or zero volts on it.
So, the control is digital, but the switch allows analog signals, like music, to pass.