Search results
Query: tic keyer
Links: 53 | Categories: 3
-
The CW keyer with memories, inspired by SOTA activities, features three on-the-fly programmable memories for hands-free operation during logging or specific calls. Designed for low power consumption, it uses AAA batteries and an Arduino Mini, optimized for minimal energy use with a sleep function. The compact design fits in a small TEKO box, with a printed circuit board for easy assembly. The keyer includes customizable software for various CW modes and settings, programmable via paddles and command mode. It's an efficient, portable solution for amateur radio enthusiasts seeking enhanced CW functionality.
-
This page presents a project involving attaching an amateur radio transceiver to an Arduino to create a 'fox' signal for radio direction finding practice. This project can be used to practice direction finding skills by locating a radio transmitter in a hidden location. The project involves transmitting the station ID using Morse code and can be a fun and educational activity for students or hobbyists interested in radio direction finding. The author shares their experience with radio direction finding and provides instructions on how to build the project using a Baofeng UV-3R radio and an Arduino Uno.
-
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.