Search results
Query: computer interface
Links: 58 | Categories: 1
Categories
-
Remote Orbitron enables either direct connection between a computer and the shack unit using a serial port OR remote operation from the internet using a WIZ110SR serial to ethernet board.
-
An FLdigi computer interface from spare parts made with a mic modification
-
Digirig is an open-source integrated digital modes interface for amateur radio. As a differentiating feature, Digirig only requires a single USB connection to the computer with all the digital goodness packed in a single small enclosure. The internals include a USB hub, audio codec, a fully featured serial CAT (Computer Aided Transceiver) interface, and potentially other modules such as GPS receiver for time synchronization.
-
Controlling a rotator via computer can be costly, but a budget-friendly solution exists using an Arduino Nano and free software by Anthony K3NG. This setup allows for easy and enhanced rotator control, including screen and network management. Though initial software setup can be complex, pre-configured versions are available. Building and customizing the hardware interface is required, with comprehensive support provided by K3NG's resources.
-
The page presents JRX, a virtual radio receiver interface written in Java that can connect to about 200 ham radio transceivers and receivers using the Hamlib library. It offers features like 200 read/write memories, a programmable scanner, and spectrum scope, making it easier to use than traditional radios. The article explains the benefits of virtualizing a radio with controls and highlights the advantages of using JRX, especially for radios requiring computer control. Author P. Lutus provides insights on the development of JRX and its improvements over previous virtual radio projects.
-
This presentation offers a beginner's guide to digital communication modes in Ham Radio, specifically PSK31 and RTTY. It covers the basics like what data modes are and the equipment needed (radio, computer, interface). It explains the technical details like PSK vs. RTTY, AFSK vs. FSK, and data transmission processes. The presentation also provides instructions on software setup, live testing procedures, and where to find data transmissions on different bands. Finally, it covers communication styles and etiquette for data QSOs.
-
The Kenwood TS-50 is a reliable 25-year-old mobile HF radio, widely used in DX operations but lacking CAT and DATA ports for modern logging or contest software. To overcome this, a custom CW interface was built using an USB to TTL module (FT232/FT232RL) and an optocoupler (e.g., 4N25, H11A1) for galvanic isolation. This setup enables the TS-50 to connect with a computer via USB, facilitating integration with software like LOGGER32 and Win-Test. The interface is cost-effective and driver-free for Windows XP and 7, making it an accessible solution for enhancing the TS-50's functionality.
-
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.