Search results
Query: frequency
Links: 705 | Categories: 31
Categories
- Ham Radio > Band Plans > Frequency coordination
- Manufacturers > Test Equipment > Frequency Counter
- Technical Reference > Frequency Counter
- Software > Low Frequency
- Technical Reference > Radio Frequency Interference
- Manufacturers > Antenna Analyzers
- Technical Reference > Calculators
- Software > Databases
- Technical Reference > DTMF
- Technical Reference > Duplexers
- Radio Equipment > HF Transceivers > Elecraft K3
- Manufacturers > Antennas > VHF UHF Microwave > Ground Plane Antennas
- Operating Modes > HF Operations
- Propagation > MUF Indicators
- Radio Scanning > Nature
- Technical Reference > Radio Frequency Interference > Noise Reduction
- Radio Scanning > Police Scanning
- Radio Scanning
- Radio Scanning > Radio Scanning Reference
- Operating Aids > Radio Spectrum
- Radio Scanning > RailRoad
- Ham Radio > Resources
- Technical Reference > RF Design
- Manufacturers > Antennas > VHF UHF Microwave > Satellite antennas
- Manufacturers > Test Equipment > Spectrum Analyzers
- Operating Modes > SSTV
- Propagation > Sunspots
- Shortwave Radio > SWL Resources
- Shortwave Radio > Broadcasters > Time Signal Radios
- Manufacturers > Software Defined Radio > Upconverters
-
This online construction guide details the assembly of a signal generator specifically for the **13cm band** (2.4 GHz). The curriculum focuses on the integration of a Voltage Controlled Oscillator (VCO), specifically the ROS-2400, to produce a stable RF signal. The resource outlines the necessary components for frequency generation and output, including the use of a Mini-Circuits MMIC amplifier for signal conditioning. The construction protocol involves configuring the ROS-2400 VCO to operate within the 2.3 GHz to 2.45 GHz range, ensuring frequency coverage for amateur radio _microwave experimentation_. The guide specifies the output power level, approximately 70mW, directly from the MMIC stage, indicating its application as a low-power instrumentation source rather than a transmit-capable device. This project provides a practical example of constructing a dedicated test instrument for microwave frequency measurements and system alignment on the **13cm band**. DXZone Focus: Construction Guide | 13cm Signal Generator | VCO Integration | Microwave Experimentation
-
Define the SWL contest 2026 as an event for monitoring a variety of languages on _medium wave_ (MW) and _shortwave_ (SW) AM radio stations. Participants can utilize either traditional radio receivers or _WEB SDR_ platforms to log their findings. The contest encourages the use of both analog and digital methods to maximize the diversity of languages captured. The contest rules specify that entries must include detailed logs of the stations received, including frequency, time, and language identified. Logs should be submitted in a standardized format to ensure consistency and accuracy in judging. The use of WEB SDR is particularly highlighted for its ability to access distant stations that may not be reachable with local equipment. The contest is open to all SWL enthusiasts worldwide, with a focus on European WEB SDR access. The event aims to foster a deeper understanding of global broadcasting patterns and linguistic diversity. Participants are encouraged to explore various bands within the MW and SW spectrum, enhancing their skills in signal identification and language recognition. The contest offers a unique opportunity to engage with the global SWL community and share insights into the art of listening.
-
The resource details the use of LoRa for AX.25 packet radio and APRS, focusing on practical implementation. It specifies UK LoRa APRS frequency and modulation settings: **439.9125 MHz**, 125kHz bandwidth, SF12, and CR 4/5. The content provides a mini how-to for setting up an iGate using VS Code and _Platformio IDE_, with specific instructions for a Lilygo LoRa32 V2.1_1.6 board, including configuration for Wi-Fi, beaconing, and APRS-IS passcode. It also covers tracker setup using a Lilygo T-Beam Supreme, detailing firmware flashing and configuration for mobile operation. The guide differentiates LoRa APRS from traditional connected-mode packet radio, explaining why common LoRa APRS firmware is unsuitable for full AX.25 packet due to its TNC2-style payload structure. It explores alternative solutions for true LoRa packet radio, such as using an _RNode_ TNC or Raspberry Pi LoRa TNCs, and provides commands for RNode firmware installation and configuration for serial KISS operation. The resource also touches upon licensing requirements for unattended Digipeaters in the UK, noting the need for ETCC coordination and MB7Uxx callsigns.
-
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 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.