DIYstompboxes.com

DIY Stompboxes => Digital & DSP => Topic started by: swinginguitar on January 11, 2013, 03:50:36 PM

Title: Relays to switch multiple inputs to one output
Post by: swinginguitar on January 11, 2013, 03:50:36 PM
what's the conventional way to do this (like a line input selector to select one of many to be the active output)?

one relay per input all connected to the same output rail, and make sure in your PIC code no 2 or more are ever both on? Any loading issues with this method?
Title: Re: Relays to switch multiple inputs to one output
Post by: earthtonesaudio on January 18, 2013, 03:30:28 PM
For n-inputs, one-output, the conventional solution would employ a SPnT rotary switch.   :P

Use a transistor to buffer the µC output if it's driving a relay.  Otherwise you plan sounds fine.