Search results
Query: remote radio control
Links: 59 | Categories: 2
-
The QubeDX is a modular CubeSat-style QRP transceiver designed for digital mode operation with remote Wi-Fi control via VNC. This project integrates a QRPLabs QDX 5W transceiver, an ATU-100 antenna tuner, and a Raspberry Pi 5 in a custom 14x14x14cm 3D-printed enclosure inspired by CubeSat design. Prioritizing affordability and functionality, the system operates on a single 13.8V power supply and includes auto-tuning and software like WSJT-X. With a total cost of under €250, it offers a decorative and portable ham radio solution.
-
The Aziloop DF-72 antenna system provides 72 K9AY headings and 36 loop axes, allowing for rapid switching in 60 ms. It integrates a switchable 18 dB preamp, a 4-step attenuator (0-18 dB), and four 7-pole preselection filters to optimize receiver performance. The K9AY load is adjustable from 250 Ohm to 950 Ohm in 50 Ohm increments, offering flexibility for various receiving conditions. Control is managed via an intuitive Windows UI, supporting Local, Client, or Server modes, with headless remote operation possible through the built-in Ethernet Server. _Omni-Rig_ support facilitates auto-filter selection, PTT muting, and Rig-Sync functionality, enhancing integration with existing station setups. Designed by _GW4GTE_, the system utilizes a low visual impact, small-footprint antenna with orthogonal loops and an earth connection. It is suitable for general monitoring, co-channel station resolution, basic direction finding, and interference reduction across the VLF to HF spectrum.
-
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.
-
Illustrates the potential for radio frequency (RF) energy from amateur transceivers to interfere with vehicle electronics, drawing parallels to military _Radio Frequency Vehicle Stopper_ (RFVS) technology. The resource details personal experiences with VHF/UHF signals activating household devices and then pivots to the complexities of RF interaction with automotive systems, noting the development of multi-frequency RFVS (MFRFVS) to overcome vehicle-specific vulnerabilities. It highlights that while car manufacturers conduct RF immunity tests, the rigor varies, with luxury brands likely performing more extensive evaluations than others who merely meet minimal certification. The article explores practical considerations for mobile amateur radio installations, suggesting antenna placement over the car, using lower power output, and proper grounding to mitigate adverse effects. It acknowledges the lack of comprehensive data on RF/vehicle combinations but emphasizes that adherence to these basic principles can reduce risks. The author shares observations of unexplained car computer codes in a 2002 SUV, speculating on potential RF induction. Concerns are raised about the increasing complexity and interconnectedness of modern car electronics, including Bluetooth, remote access, and electronic control systems for critical functions like steering and braking. The article points out the diminishing space for third-party installations in contemporary vehicles and references the ARRL's stance on auto manufacturer policies regarding amateur radio installations, which generally advise against them.
-
This page describes a project involving repurposing the Weathalert receiver for controlling a radio club's beacon system remotely. The author details the modifications made to the receiver, including changing the crystal frequency and adding a DTMF decode chip and PIC for remote control. The project aims to enable the turning off of beacons to prevent interference, with plans to control each beacon and the Packet Radio digi. The article provides insights into the technical aspects of modifying the receiver and showcases the author's experimentation with different crystals for optimal performance.
-
INTERCOM is a freeware application designed for remote control of KENWOOD TMD700/710/V-71 transceivers, as well as other transceivers equipped with UP, DOWN, and PTT commands. Compatible with Windows XP and higher (32 & 64-bit), INTERCOM offers multilingual support in English and French, and can be used on Linux, Ubuntu, or Android platforms via WINE 1.0 or CROSSOVER. The software enables users to send basic commands—such as selecting TX, VFO, memory channels, or power levels—either through manual inputs or over a TCP/IP link. INTERCOM is tailored for SIMPLEX setups, facilitating the interconnection of VHF/UHF repeaters with nearby repeaters. Remote commands are transmitted using DTMF codes, which are decoded by SIMPLEX and forwarded to INTERCOM via TCP/IP. This functionality makes INTERCOM an ideal tool for radio enthusiasts and operators seeking seamless remote management of supported transceivers in simplex configurations.
-
The Gemini Amplifier Remote Control software operates on Windows 7 and above, facilitating remote management of the Gemini HF-1K and DX-1200 amplifiers. Users connect via Ethernet, configuring the amplifier's IP address through the front panel. The software allows seamless band and antenna selection, saving settings for each band without requiring transmission. Integration with _OmniRig_ from Afreet Software, Inc. enables automatic band adjustments based on the radio's frequency changes. Users can configure serial or virtual serial connections, with tracking options accessible through the ribbon bar. The software supports speech functionality, enhancing accessibility for operators. Firmware updates, such as version 2.5Ee, introduce features like background datalogging and power output control, uploaded via FTP. Version 1.2.0 allows users to offload internal parameter data for support purposes. The firmware upload process requires the amplifier's IP address and port 21, taking approximately 90 seconds. Users are encouraged to upgrade to the latest firmware for improved performance and remote diagnostics.
-
The project aims to create a remote control system for the VK5RSE beacons located near Millicent, South Australia. The beacons on 144.550, 432.550, and 1296.550 MHz can interfere with nearby amateur radio operations, particularly for EME work on 1296 MHz. The remote control system uses a DTMF decoder and PIC microcontroller to allow turning the beacons on and off individually or in combination. The system is housed in a diecast box and powered from 5-8V. The password-protected control allows authorized users to manage the beacon operations remotely, helping mitigate interference issues for local amateurs.
-
Demonstrates firmware for microcontrollers like the _ESP32_ to implement a LoRa APRS iGate and Digipeater. This project leverages LoRa for packet radio communication, allowing amateur radio operators to bridge the gap between LoRa-enabled APRS stations and the global APRS-IS network via WiFi. It details the setup for both iGate and Digipeater modes, including features like transmitting APRS-IS packets over LoRa to local stations and a 30-second buffer in digipeater mode to prevent packet storms. This firmware offers an Ultra Eco Mode, achieving current consumption between **7mA** and **13mA**, making it suitable for remote, battery-powered deployments. The integrated WebUI simplifies configuration and management, providing an accessible interface for hams to deploy and maintain their LoRa APRS infrastructure. It supports sending weather telemetry packets and adheres to APRS protocols, released under the GPL-3.0 license.