Digitally Controlled Audio Splitter Switch

  • Thread starter Thread starter preston8
  • Start date Start date
  • Tags Tags
    Audio Switch
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 reply · 2K views
preston8
Messages
18
Reaction score
0
Hello,

I'm needing to send an intercom signal from a lobby to one of eight different rooms. I am creating a touch-screen interface with a Raspberry Pi under the hood that acts as an intercom. The user needs to be able to select any room they wish to speak to (even all of them at the same time). The receiving end is a LE-D Airphone intercom substation:

Manual
http://www.aiphone.com/home/assets/Uploads/downloads/documents/products/instructions/LE-D,%20LE-DA%20Instr.pdf

I'm going to use the Raspberry Pi to accept and amplify a microphone signal before sending the signal out through the 3.5mm output port to a splitter of some sort.

Are there any devices I can make or buy that would do this?
 
Engineering news on Phys.org
Could you use the GPIO pins on the Pi to send out your signals?
You could either to DtoA on the pi and then amplify the signals to the rooms or run the pins to an AtoD chip and then do the amplification.