Search results
Query: codes
Links: 55 | 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
-
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.
-
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 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.
-
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.