Ham Radio Remote Accessories

This post is about ham radio remote accessories which can be used to remote control a ham radio transceiver in your ham radio station with a Raspberry Pi or Le Potato.

Several accessories are required to interface a ham radio transceiver with a computer. Accessories like the USB to Serial Adapter, USB Audio Adapter, Audio Interface, Power On-Off, and PTT Relay Modules between the transceiver and the computer can all be purchased on-line.

Below are some essential ham radio remote accessories:
1. The Audio Interface Module
2. The RS232 and CI-V Level Converter Module
3. The Audio / PTT / Power All In One Module
4. The Power Module to Turn Older Radios ON/OFF
5. Related Links


The Audio Interface Module

Example audio interface module between the radio and the USB Audio Adapter.

ham-radio-remote-accessory-audio-interface-schematic-icom-yaesu-alinco ham-radio-remote-accessory-audio-interface-pcb-icom-yaesu-alinco ham-radio-remote-accessory-audio-interface-photo-icom-yaesu-alinco

The RS232 and CI-V Level Converter Module

Example RS232 and CI-V level converter can be used with the Raspberry Pi or a FTDI USB To TTL Serial Adapter Cable.

ham-radio-remote-accessory-rs232-ci-v-level-converter-module-schematic-icom-yaesu-alinco ham-radio-remote-accessory-rs232-ci-v-level-converter-module-pcb-icom-yaesu-alinco
ham-radio-remote-accessory-rs232-ci-v-level-converter-module-photo-icom-yaesu-alinco

1. Activate the Raspberry Pi TTL serial port /dev/ttyAMA0
     a. sudo raspi-config -> 3 -> P6 -> No -> Yes -> OK
     b. sudo nano /boot/config.txt -> copy-past at end of file

         enable_uart=1
         dtoverlay=disable-bt
         dtoverlay=miniuart-bt

         Ctrl x y to save
     c. sudo reboot

ham-radio-remote-control-raspberry-pi-ttl-serial-port-pinout-icom-yeasu

2. FTDI USB To TTL Serial Adapter Cable -> /dev/ttyUSB0


ham-radio-remote-control-ftdi-cable-pinout-icom-yeasu


The Audio / PTT / Power All in One Module

Example Audio interface, PTT Relay and GPIO output for the Power On/Off Relay Module all on a single board.

ham-radio-remote-accessory-audio-ptt-power-module-pcb-icom-yaesu-alinco ham-radio-remote-accessory-audio-ptt-power-module-pcb-icom-yaesu-alinco
ham-radio-remote-accessory-audio-ptt-power-module-photo-icom-yaesu-alinco


The Power Module to Turn Older Radios ON/OFF

Older CAT-CI-V capable radio without a command to turn the radio ON/OFF remotely require an external power interface.

Example there are many others available on-line.

ham-radio-remote-digital-loggers-power-module-icom-yaesu-alinco


Related Links

  1. Ham Radio Remote Control Radio Interface
  2. Using a Ham Radio PTT Mic on a PC
Simple Ham Radio Remote

Home | Cookies | Terms of Use | Privacy Policy

Last updated: 1/30/2025
sd
This site uses cookies. By continuing to use this website, you agree to their use.