Search results
Query: CI-V control
Links: 8 | 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.
-
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.
-
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
-
The Icom IC-9700 transceiver, a popular choice for VHF/UHF/1.2 GHz operations, gains enhanced remote control capabilities through Pycom Radio Controller. This software provides direct _CI-V based control_, enabling operators to manage frequency, mode, memories, and tones from a connected computer. It integrates a built-in rigctl server and supports popular satellite tools like Gpredict and SatPC32, facilitating full duplex Doppler control for satellite passes. Key features include real-time meters, a waterfall display, and remote RC-28 integration. Designed for practical amateur radio use, the application streamlines voice and digital satellite operations. It allows for full duplex remote Doppler control, crucial for maintaining accurate frequencies during satellite contacts. The software also incorporates callsign lookup and logging functions, alongside enhanced memory management. Documentation pages offer configuration guidance and operating examples, ensuring users can effectively set up and utilize the software for their satellite communication needs, potentially improving success rates for contacts and contests.
-
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.