Search results
Query: 433 70cm
Links: 4 | Categories: 0
-
A simple slim jim antenna for 433 MHz. Simple drawings and pictures of a simple Slim Jim antenna.
-
10 Elements Cross-Yagi Antenna for 433 MHz. The base of the 10el antenna is the recalculated RA6FOO antenna.Circular polarization is realized - by a phasing quarter-wave line, matching of horizontal and vertical polarization antennas
-
The resource details the construction of a 433 MHz LoRa APRS iGate and a tracker, both built around _TTGO T-Beam v1.1_ microcontroller boards. Each board integrates an OLED screen, WiFi, GPS, and an SMA antenna connector, powered by an 18650 3.7 V lithium-ion battery or microUSB. The iGate operates on 433.775 MHz, with its status verifiable on aprs.fi, demonstrating practical implementation of LoRa-based APRS solutions. The methodology involves programming the modules using Visual Studio Code with the PlatformIO plugin. This process loads the necessary firmware and a JSON configuration file, which includes the operator's callsign and WiFi credentials for the iGate. The guide emphasizes the ease of programming and provides specific steps for configuration. Initial testing of the iGate and tracker, including smart beaconing configuration, is documented. The low power output of approximately 200 mW from the LoRa board's transmitter is noted, with suggestions for range extension through improved antennas or RF amplification. The author, N4MI, plans to deploy a higher-gain 70cm antenna for the iGate.
-
For amateur radio operators seeking resilient, off-grid communication, the _MeshCom_ firmware provides a robust solution for text-based messaging over a mesh network. Utilizing LoRa modulation and the APRS protocol, this firmware is designed for low-energy consumption and cost-effective hardware, primarily operating in the 70cm band. Nodes, identified by amateur radio callsigns, can send short text messages to all participants or directly to specific callsigns, functioning as repeaters to extend network reach. The system supports automatic status and position messages, with optional sensor data for WX-Data and Telemetry. MeshCom nodes can be configured as gateways to HAMNET or the internet, enhancing connectivity options. The project emphasizes a self-building and self-healing mesh network architecture, crucial for emergency communication scenarios. Operating frequencies include 433.175 MHz (EU, USA, Africa), 439.9125 MHz (UK), and 433.925 MHz (Norway). The firmware is compatible with hardware platforms such as ESP32/LoRa modules, RAK-WISBLOCK, and ESP32-DEV4/E22-LoRa, offering a flexible deployment for various amateur radio applications.