Search results
Query: ci-v
Links: 14 | Categories: 0
-
The RigPix database entry provides a comprehensive technical overview of the Icom IC-746 amateur HF/VHF transceiver, detailing its operational parameters and physical characteristics. It specifies the transmit frequency ranges across 10-160 meters plus WARC bands, 50-54 MHz, and 144-146/148 MHz, alongside receive coverage from 0.03-60 MHz and 108-174 MHz. The resource outlines supported modes including AM, FM, SSB, CW, and RTTY, noting a tuning step resolution down to 1 Hz and a frequency stability of ±5 ppm. Key electrical specifications are presented, such as a 13.8 VDC power supply requirement, current drain figures for RX (1.8-2 A) and TX (Max 20 A), and RF output power ranging from 5-40 W for AM and 5-100 W for FM, SSB (PEP), and CW. The entry details the triple conversion superheterodyne receiver system, listing IF frequencies at 69.01 MHz, 9.01 MHz, and 455 KHz, along with sensitivity ratings for various modes and bands. Transmitter section specifics include modulation systems and spurious emission levels. Additional features like a built-in auto ATU, electronic keyer, simple spectrum scope, DSP, and CI-V computer control are noted. The page also lists related documents, modifications, and an extensive array of optional accessories, including various filters, microphones, and external tuners, providing a complete profile of the IC-746.
-
If you want to interface the IC-746 Pro or any other Icom rig with a computer for rig control, an outboard CI-V CAT device is required.
-
interface box for Icom rigs that includes a band output port and a CI-Vtocomputer serial interface
-
CI-V OCX For The Icom 756Pro allow you to interface your own application or visual basic, excel, word or similar custom applications to your icom radio.
-
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.
-
An Arduino uno based project to control an MFJ 998 antenna tuner via Icom CI-V interface by VE1ZAC
-
Operating the _Icom IC-746_ HF/VHF transceiver often presents specific technical questions, and this resource compiles a comprehensive Frequently Asked Questions (FAQ) document in an ASCII text format. It details common inquiries and solutions related to the rig's functionality, accessories, and potential modifications. The content is structured into distinct sections addressing general information, power supplies, antennas, microphones, keyers, amplifiers, TNC integration, and optional IF filters. The FAQ provides practical guidance on topics such as configuring the internal automatic antenna tuning unit (ATU), selecting appropriate power supplies, and understanding microphone pin-outs. It also delves into advanced subjects like computer control via CI-V, wiring for PSK31 operation, and troubleshooting common issues like low S-meter readings on 2m FM or loose tuning shafts. Specific questions cover the installation of optional IF filters, comparing Inrad versus Icom filters, and optimizing filter combinations for various modes. Furthermore, the document outlines various hardware and firmware modifications, including those for increasing monitor volume, replacing LCD driver transistors, and implementing a "poor man's TCXO." It even touches upon untested modifications, such as replacing PIN diodes in the demodulator. The FAQ also lists manual errata and discrepancies, offering a robust knowledge base for IC-746 owners seeking to optimize their station or resolve operational challenges.
-
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.
-
How to build a Bluetooth Radio Interface for Yaesu CAT standard or Icom CI-V system
-
How to configure the ICOM IC 7100 to correctly work with FLDIGI on Windows 7 64 Bit. How install USB drivers and how to properly set COM ports and how to configure CI-V
-
Amateur radio accessories, like the CT-17B ICOM CI-V hubs, IABs ICOM ACC1 Breakout boxes, GS232Dunio GS232A/B arduino based rotor controler, IMK memory keypad for ICOM Radios
-
With some fantasy the circuit can be easily assembled on a small scrap of pre-perf board,and then fitted in the DB9 serial connector shell. The interface requires two NPN transistors and few more passive components.
-
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.
-
Demonstrates an **Arduino-based** solution for the Icom IC-7300 transceiver, specifically addressing the operational inconvenience of switching between a CW paddle and a straight key. The project leverages the IC-7300's **CI-V bus** (Computer Interface 5) to provide instant keyer type selection and two preset power levels, bypassing the rig's menu system which otherwise requires eight button presses. This implementation utilizes the 3.5mm CI-V connector, leaving the USB port free for CAT control and the internal soundcard, a critical design choice for integrated station setups. The system's utility is particularly evident for CW operators who frequently alternate between keying methods during contesting or general operating. The article details the hardware setup, including an Arduino Nano, a 3.5mm jack for CI-V, and pushbuttons for control. An update in 2023 expanded the project to incorporate an 8-button Nintendo controller, enhancing user interface flexibility and demonstrating the adaptability of the initial design for further customization and feature integration.