- Joined
- Dec 3, 2018
- Messages
- 9
Hi everyone,
I’m working on a fun DIY project to build a console similar to Motorola’s MCC7500e. My goal is to interface a Motorola MCS2000 with a PC and route audio to/from the radio via the console. Here’s what I’ve done so far and where I’m looking for advice:
Here are some current pictures of the project
(I used ChatGPT to help explain this because I'm terrible at explaining)
Thanks in advance for your help!
I’m working on a fun DIY project to build a console similar to Motorola’s MCC7500e. My goal is to interface a Motorola MCS2000 with a PC and route audio to/from the radio via the console. Here’s what I’ve done so far and where I’m looking for advice:
What I’ve Accomplished So Far
- Audio Output from Radio to PC:
- I’ve routed the radio’s audio output to the PC using USB audio adapters.
- The audio is then sent to “channels” on the console for playback through PC speakers.
- Proof of Concept for PTT Control:
- I’m considering using an Arduino to control a relay for the PTT function. The idea is to send a serial command from the PC to the Arduino to toggle the relay, which will trigger the radio’s PTT.
What I’m Stuck On
- Sending Audio from the Desktop Mic to the Radio:
- I need to send audio from a desktop microphone to the radio’s mic input when PTT is active.
- My plan is to route the audio through the USB audio adapter back to the radio.
- The issue: Is the PC’s audio output compatible with the radio’s mic input (impedance, signal type, etc.)?
- PTT Control:
- Will using an Arduino to fire a relay work reliably for triggering the radio’s PTT?
My Current Ideas
- PTT Control:
- Use a relay controlled by an Arduino. The relay will short the PTT circuit on the radio.
- Serial communication from my C# console app will command the Arduino to engage/disengage the relay.
Questions for the Community
- Has anyone attempted a similar project? If so, what challenges did you encounter?
- Does my plan to use an Arduino and relay for PTT control sound feasible?
- How can I ensure the PC’s audio output matches the radio’s mic input requirements?
- Are there better ways to route the audio from the PC to the radio?
Here are some current pictures of the project
(I used ChatGPT to help explain this because I'm terrible at explaining)
Thanks in advance for your help!