Search results
Query: ci-v software
Links: 3 | Categories: 0
-
The Icom IC-7300 is a popular HF transceiver among amateur radio operators, known for its advanced features and ease of use. However, integrating it with software like Ham Radio Deluxe (HRD) can be challenging due to compatibility issues. This guide provides step-by-step instructions on how to configure the IC-7300 to work seamlessly with HRD 5.24, the last freeware version available. It covers the installation of necessary drivers, setting up virtual COM ports, and configuring audio settings for digital modes. To begin, users must download and install the Icom USB driver, which creates a virtual serial COM port for communication between the radio and the computer. The guide details how to check for this new port and adjust the CI-V address settings to ensure proper communication. It also explains how to set up the soundcard settings in HRD for digital modes, allowing operators to transmit and receive audio effectively. Following these instructions will enable IC-7300 owners to maximize their radio's capabilities with HRD.
-
Article about interfacing Ham Radio Deluxe software to Icom IC-7610 transceiver. Article explain how to customize CI-V Address value, and how to properly connect the PC to the IC-7610 USB ports. Include videos and links to drivers.
-
An Arduino-based interface provides a remote tuner call command for Icom **IC7700** and **IC7800** transceivers, addressing the lack of a built-in function for external tuners such as the MFJ 998RT. This setup initiates a low-power transmit signal, typically 15 watts, allowing the remote autotuner to perform its matching sequence. The article details the required CI-V line communication and modifications to existing Arduino code, specifically referencing contributions from Jean-Jacques ON7EQ for improved Icom interrogation routines. The system involves a sequence of steps: storing the transceiver's current mode and power, disabling the internal autotuner, activating a control relay to interrupt the amplifier line, switching to RTTY mode at low power, and initiating transmit. The transmit duration is manually controlled by the operator, observing the SWR meter until a low SWR is achieved, then a second button press stops the transmission. A built-in 4-second transmit limit provides a safety measure. After tuning, the routine restores the original mode and power settings, re-enables the internal autotuner, and performs a brief 2-second RTTY transmission for internal tuner adjustment. The circuit diagram includes a Panasonic form 2 relay for amp control and emphasizes critical delays in the Arduino code for stable operation at 9600 baud CI-V communication. Compatibility with logging software like DXLab, N1MM, and N3FJP is noted, with specific interrogation time settings required to avoid conflicts.