Search results
Query: codes
Links: 57 | Categories: 2
-
This is a basic Arduino project for decoding Morse code. This is an Arduino program that decodes Morse code from an I/O pin and display in to an LCD screen
-
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.
-
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.
-
The resource provides a technical installation guide for _MeshCom 4.0_, an amateur radio mesh networking project utilizing LoRa hardware modules. It systematically covers the setup process for several supported devices, including the RAK Wireless LoRa WisBlock Core RAK4631, T-Beam T22 V1.1, T-Lora T3 V1.6.1, HELTEC WiFi ESP32 LoRa 32 (V2 and V3), HELTEC E290, ESP32 / E22 modules, and the T-deck from Lilygo. The guide specifies support for the **EU433** frequency band, ensuring amateur radio compatibility, and details the use of an online flash tool for ESP32 modules and an embedded drive for RAK modules. It further describes accessing the MeshCom 4.0 Dashboard and Map functionalities, crucial for network visualization and management. Firmware configuration for ESP32 modules is meticulously outlined, covering essential parameters such as setting callsigns, country codes, and gateway parameters via a serial console like PuTTY. Commands for activating gateway mode, setting internet IP addresses, and configuring WLAN SSID and password for modules with WLAN capability are provided, enabling modules to function as either clients or gateways within the MeshCom network.
-
The WSJT Log Viewer, version 1.0.0.10 as of 2026-08-02, is a freeware Windows application developed by Carsten Groen (OZ9AAR) for analyzing signal strengths from WSJT digital mode contacts. It processes the ALL.TXT log file generated by WSJT-X, extracting and presenting data from decoded TX and RX messages. Initially designed for EME operations on 70cm and 23cm, the software has expanded to include all HF bands, 6m, 4m, 2m, 1.25m, 70cm, 23cm, 24GHz, and 47GHz. Key features include displaying total QSOs, unique callsigns, days with activity, and signals heard, with filtering options by band and completed QSOs. The application also monitors the ALL.TXT file for live updates every two seconds, reflecting new decodes in real-time. Users can view session logs, activity charts showing daily signal counts and decoded signals, and a "Top Partners" tab listing the 25 most frequent contacts. The software provides detailed QSO information, including best received SNR and sent reports, with graphical representations of SNR over time. It supports multiple "My Callsign" entries within a single ALL.TXT file and offers a function to generate a text list of initials worked per band. The program is distributed as a single executable file, requiring no installation, and stores its configuration in a LogViewer.cfg file, allowing for different setups via command-line arguments.
-
Presents the 4th edition of the IARU Region 1 Ethics and Operating Procedures for the Radio Amateur, a fully rewritten guide published in July 2026. It establishes a shared basis for respectful and effective communication within the amateur radio community, building upon over fifteen years of prior work. The document details the purposes of amateur radio, principles of non-interference, electromagnetic compatibility, and station safety. It specifies operating procedures, including listening practices, adherence to IARU and national band plans, appropriate transmission content, use of Q-codes, and the phonetic alphabet. The guide provides instructions for conducting QSOs across phone, CW, and various digital modes. Specific sections address managing pileups, participating in contesting, engaging in DX and DXpedition operations, operating portable or mobile, and conducting station testing. Further sections cover VHF and UHF operating considerations, ensuring a comprehensive resource for both experienced operators and those new to the hobby.
-
The Meshtastic documentation outlines critical LoRa configuration parameters for node operation, emphasizing regulatory compliance. It details settings such as Region, Modem Preset, Max Hops, Transmit Power, Bandwidth, Spread Factor, Coding Rate, and Frequency Offset. A comprehensive table provides region codes, frequency ranges (e.g., US **902.0 - 928.0 MHz**), duty cycles, and power limits (e.g., EU_433 **12 dBm**) for numerous countries, including the US, EU, China, and Japan, alongside a 2.4 GHz band option. It explicitly states that devices within a mesh must share identical _Region_ and _Modem Preset_ settings for full communication. Modem Presets, like _LONG_FAST_ (the default), optimize for either speed or range, directly impacting network congestion and message delivery delay. For instance, SHORT_TURBO offers the fastest speed and shortest range, while VERY_LONG_SLOW provides the longest range but is less reliable for mesh formation. The document also highlights specific duty cycle limitations, such as the 10% hourly limit for EU_433 and EU_868 regions, and provides command-line interface (CLI) examples for configuring these parameters.