博文

目前显示的是 六月, 2026的博文

ExpressLRS Open-Source Protocol Explained

  Introduction In the world of FPV drones, the latency and range of the control link define the ceiling of the flight experience. Traditional commercial protocols either suffer from high latency, limited range, or require expensive proprietary hardware. ExpressLRS (ELRS) has completely changed this landscape. As an open-source, high-performance RC link protocol, it has rapidly become a favorite within the community. Product Overview ELRS is not a commercial product, but an open-source firmware that runs on general-purpose RF modules (such as Ebyte's E80 series dual-band LoRa modules). It works with specific MCUs, and once flashed with the firmware, can be used as either a transmitter (TX) or receiver (RX), communicating with the radio or flight controller via the CRSF protocol. Features and Core Advantages ELRS's core selling points are ultra-low latency and ultra-long range . On the 2.4GHz band with a 500Hz packet rate, end-to-end latency can be as low as 3-5...

Receiver Module PCB Layout and Antenna Design Considerations

  Introduction For a good RF module, half of its performance depends on its installation environment. In compact, electromagnetically complex devices like drones, improper PCB layout and antenna design for the receiver module can severely suppress RF performance, leading to drastically reduced communication range or even complete failure. Core Principles Antenna "Clearance" is essential : The antenna's working area (especially for onboard PCB antennas) must not have ground planes, metal parts, or large copper pours nearby. PCB antennas must be suspended or placed at the board edge, ensuring their radiation space is not blocked by any conductor. For IPEX external antennas, the antenna head itself must be kept away from metal objects such as the drone frame, battery, and motors. Stay away from interference sources : Drones contain numerous electromagnetic interference sources. The module and antenna should be kept as far as possible from high-speed digital b...

LoRa Technology in Drone Remote Control

In the field of drone remote control, communication range and anti-interference capability are lifelines. Traditional GFSK/FHSS modulation methods struggle in complex environments. The introduction of LoRa technology has made "beyond visual line of sight" control possible for drones, making it a new favorite for medium-to-long-range industrial UAVs. Core Advantages of LoRa Technology LoRa (Long Range) is a modulation method based on spread-spectrum technology. Its core principle is to modulate the signal across a wide frequency band, achieving extremely high receiver sensitivity (up to -140dBm or better). This brings two direct benefits: Ultra-long communication range : At the same transmit power, LoRa's effective communication range is 3-5 times that of traditional GFSK modulation. Using a 1W (30dBm) LoRa module, drones can achieve control links of tens of kilometers under ideal conditions. Strong anti-interference capability : Spread-spectrum technology ...