Search results
Query: rig controller
Links: 13 | Categories: 0
-
The project details modifications to an ARK-40 QRP CW transceiver kit, specifically replacing its original thumbwheel frequency selectors with a **BASIC STAMP BS-II microcontroller** and an optical shaft encoder. The redesigned control circuitry outputs a BCD code to the ARK-40's synthesizer, enabling more convenient knob-type tuning. This modification significantly alters the user interface, moving from discrete frequency selection to continuous tuning. Operating frequency is presented on an LCD readout, offering two distinct display modes: a "bandspread dial" mode that simulates an analog dial scrolling across the display in 1 kHz increments, and a conventional digital readout with 100 Hz resolution. Pushing the main tuning knob toggles between these modes, providing both rapid band traversal and fine-tuning capabilities. The software for the BASIC Stamp is written in P-Basic, addressing the challenge of accurate analog dial simulation. Physical modifications include fabricating a custom PC Board for the STAMP, mounting it with an L-bracket to the optical encoder, and creating a new front panel. The front-mounted speaker was relocated to accommodate the new tuning knob and display, transforming the **ARK-40 transceiver** into a more user-friendly rig with its built-in CW keyer and 5 watts of power.
-
Multimode suite, feature logging, Internet interface to CXCluster, Smart multi-mode controller software, contest, APRS, and PSK31 via Sound card. Free and Commercial version available.
-
Sells leading-edge voice and digital communications products to the world-wide military, government, industrial, and amateur radio marketplaces. Bluetooth Remote Audio/PTT, Rig Controller with Audio & PTT , HamLinkUSB Rig Control, Noise filtersm antenna analyzers, Multimode Data Controller, TNC, Packet Radio Terminal Node Controller. USB2RS232
-
This resource details the construction of a versatile CW/QRSS beacon, designed around a Microchip _PIC16F84_ microcontroller. The project provides a flexible platform for transmitting either standard CW or very slow QRSS signals, making it suitable for LF, VHF, UHF, and SHF applications. It supports two distinct messages, each configurable for speed (from 0 to **127** WPM for CW, or up to **127** seconds per dot for QRSS) and repetition within a six-phase sequence. The core functionality relies on the PIC's EEPROM, which stores all operational parameters, including message content, transmission speeds, phase configurations, and relay control settings. This design allows for parameter modification directly via programming software like _ICProg_ without altering the main program code. The project includes a detailed schematic, a component list, and an explanation of the EEPROM memory mapping for messages, speeds, phase settings, and inter-phase delays. General-purpose outputs (OUT1, OUT2, OUT3) provide dry relay contacts for external control, enabling functions such as power switching, antenna selection, or frequency changes. A 'TRIGGER' input facilitates controlled starts or continuous free-run operation. Sample EEPROM configurations illustrate how to program specific beacon sequences, including message content and relay states.
-
For amateur radio operators engaged in **radio direction finding** (RDF) and **transmitter hunting** (T-hunting) activities, this resource provides a catalog of printed circuit boards (PCBs) for constructing various DF and foxhunt-related projects. The offerings include PCBs for 80-meter fox transmitters and receivers, UHF fox transmitters with audio recording capabilities, and several designs for general-purpose radio direction finders. Specific projects like the "Simple 80M ATX-80 Transmitter" and the "N0GSG DSP Radio Direction Finder" are listed, along with attenuator boxes and specialized components for Doppler DF systems. The catalog details PCBs for projects published in prominent amateur radio magazines such as *73's*, *CQ*, *QST*, and *PE*, indicating their origin and design pedigree. For instance, the "Montreal Fox Controller" is sourced from the *Homing-In* column by Joe Moell, K0OV. The resource also lists components for advanced Doppler DF systems, including main boards, LED display boards, and antenna switch boards, with options for programmed PIC microcontrollers. Pricing for each PCB is provided, allowing hams to acquire the necessary components for their DIY RDF endeavors.
-
A DIY Automatic Band Decoder (ABD) project, designed for dual-radio operation, addresses the common challenge of integrating band data with older transceivers lacking dedicated outputs. This particular build utilizes an AVR AT90S8515 microcontroller and a 16x2 Liquid Crystal Display (LCD) to provide band information, specifically targeting Kenwood rigs via a computer's LPT port. The design aims for cost-effectiveness while maintaining functionality, offering a solution for hams seeking to add automatic band switching capabilities to their station without significant expense. The project outlines the core components required, including the microcontroller, LCD, and an enclosure, noting that the Printed Circuit Board (PCB) fabrication and AVR programming might present challenges for some builders. It details the input requirements, such as a four-pin input and PTT for each radio, along with a 13.8V DC power supply. The decoder provides 2x6 outputs capable of sinking 500mA, suitable for controlling external devices like antenna switches or filters. Despite the original unit being damaged by a lightning strike in 2004, the author confirms its successful operation prior to the incident and mentions plans for a revised version. The resource includes a schematic in PDF format and images of the finished PCB and assembled unit, demonstrating the practical implementation of the design.
-
This project uses an inexpensive Teensy microcontroller as the core of a flexible interface that provides a high-fidelity sound card and VOX functions for controlling the radio.The interface firmware supports variable VOX delay, CW and RTTY keying via audio (such as is available from Fldigi), and RTS and DTR control of any keying function, all via a single USB connection to the PC.
-
Arduino Flex Controller can be used with the new Flex 6000 Signature rigs. It is a DIY project and in these pages you will find all the informations you need to build and program your own. It is a perfect companion when used next to the official SmartSDR program but it can be used in stand-alone mode, without a PC.
-
Beam Controller Interface Project. The control system will be via the internet and consist of a Rig-Expert WTI-1 interface which provides access to CAT commands, PTT, and Rx and Tx audio.
-
An **Arduino LC Meter** provides an accessible solution for precisely measuring inductance and capacitance values, crucial for RF circuit design, filter tuning, and troubleshooting in amateur radio applications. This project details the construction of a low-cost, accurate instrument using readily available components, making it an attractive alternative to commercial units for hams and electronics enthusiasts. The build process involves assembling a resonant circuit, integrating an Arduino microcontroller for frequency measurement, and displaying results on an LCD. Key components include an Arduino Uno, a 16x2 LCD, a 74HC14 Schmitt trigger inverter, and a few passive components. The design leverages the Arduino's processing power to calculate L and C values from resonant frequency shifts. Calibration procedures are outlined to ensure measurement accuracy, which is vital for critical RF work. The project includes schematics, a parts list, and the necessary Arduino code, enabling hams to construct a functional LC meter for their workbench.
-
This project outlines a simple Lead Acid/SLA battery monitor, designed to alert users when battery voltage falls below 10.6V. The monitor, based on a PIC16F1827 microcontroller, checks the voltage of up to five batteries and triggers an alarm if any drop too low. The system operates in various modes, including self-test, monitoring, and alarm. This updated version improves upon the original 1999 design, offering a more modern microcontroller and extended functionality for workshop use, with minimal impact on battery charge.
-
The W6PQL 23cm Beacon Project describes a **1296 MHz** beacon designed for microwave propagation studies and equipment testing, capable of 30 watts output. It utilizes a PIC 16F628A microcontroller to generate CW and FSK keying for a crystal oscillator, followed by a series of frequency doublers and triplers to reach the target frequency. The final power amplification stage employs a Mitsubishi M57762 module, providing a robust 10-watt RF output. The design emphasizes stability and reliability for continuous operation, with the microcontroller code, written in assembly, provided for customization of the beacon's callsign and message. Originally located in CM97am and aimed at 140 true, the beacon used four 4-foot Yagis stacked vertically for a total ERP of 3kW. The article includes schematics, parts lists, and construction notes to guide builders, along with antenna pattern measurements. Although the beacon itself is no longer in service as of August 2010, the detailed documentation remains a valuable reference for amateur radio operators interested in building similar **microwave** projects or understanding beacon operation.
-
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.