Mike16039
Posts: 1
Joined: Sun Jun 10, 2018 11:01 pm

Handheld radio to discord?

Sun Jun 10, 2018 11:08 pm

I have a small business and My employees all use cheap handheld radios to communicate while at work. I am trying to figure out if there is a way for me to use a pi, that I would leave at the office, to communicate with my employees while I am away through discord. Using the pi as a discord to handheld type of thing. Any help is appreciated

fruitoftheloom
Posts: 23549
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Handheld radio to discord?

Mon Jun 11, 2018 9:07 am

Mike16039 wrote:
Sun Jun 10, 2018 11:08 pm
I have a small business and My employees all use cheap handheld radios to communicate while at work. I am trying to figure out if there is a way for me to use a pi, that I would leave at the office, to communicate with my employees while I am away through discord. Using the pi as a discord to handheld type of thing. Any help is appreciated

https://linuxconfig.org/how-to-install-discord-on-linux
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot) RaspiOS64 ARM64
Asus ChromeBox 3 Celeron is my other computer...

mfa298
Posts: 1387
Joined: Tue Apr 22, 2014 11:18 am

Re: Handheld radio to discord?

Mon Jun 11, 2018 12:08 pm

Mike16039 wrote:
Sun Jun 10, 2018 11:08 pm
I have a small business and My employees all use cheap handheld radios to communicate while at work. I am trying to figure out if there is a way for me to use a pi, that I would leave at the office, to communicate with my employees while I am away through discord. Using the pi as a discord to handheld type of thing. Any help is appreciated
What you might want is a discord bot which is doable on the Pi, There should be libraries for most programming languages (I've used a Ruby library and know node.js can be used as well). You might need to look at adding a usb sound card to the Pi to get audio in and out (there's no audio input by default on the Pi).

drgeoff
Posts: 10832
Joined: Wed Jan 25, 2012 6:39 pm

Re: Handheld radio to discord?

Mon Jun 11, 2018 12:13 pm

fruitoftheloom wrote:
Mon Jun 11, 2018 9:07 am
Mike16039 wrote:
Sun Jun 10, 2018 11:08 pm
I have a small business and My employees all use cheap handheld radios to communicate while at work. I am trying to figure out if there is a way for me to use a pi, that I would leave at the office, to communicate with my employees while I am away through discord. Using the pi as a discord to handheld type of thing. Any help is appreciated

https://linuxconfig.org/how-to-install-discord-on-linux
That doesn't address the issue of interfacing the RPI (or whatever platform discord is running on) to a handheld radio. Without knowing any details of the radios, any detailed advice is unlikely. Bear in mind that:

1. RPis have no analogue inputs. So not possible to connect a RPi directly to a speaker/mike jack as often found on two-way radios.

2. Two way radios tend to be half duplex. They need to be switched between Tx and Rx modes.
Quis custodiet ipsos custodes?

Return to “General discussion”