Radio-to-WiFi bridge with auto-tracking biquad antenna for ~5km UAV telemetry range
TRITON bridges long-range radio telemetry (~5km) to WiFi with automatic antenna tracking. The STM32F407-based relay station with dual-axis motors and biquad antenna receives tracking commands from PIGEON GCS, while an ESP8266 (ESP-01) module provides transparent serial-to-WiFi bridging.
UAV Radio Telemetry (~5km RF)
↕
Ground Radio RX (UART 1Mbps)
↕
TRITON Tracker (STM32 + ESP-01 relay)
↕ (WiFi AP - bidirectional)
PIGEON GCS
• Sends UAV control commands
• Calculates aim angles from GPS
• Commands tracker to aim biquad antenna
TRITON Binary Protocol (21 bytes): Header ‘T’ + Yaw + Pitch + Altitude + Lat + Lon (all float32)
Bridge Modes
Embedded C · STM32 HAL · ESP8266/Arduino · WiFi AP Mode · TCP/UDP Bridge · GPS/GNSS · HMC5883L Compass · PID Control · H-Bridge Motor Drivers · Binary Protocols
Developed by EFRISA (EEPIS Flying Robot for Indonesia), GCS Division.
EFRISA, GCS Division
Due to the commercial nature of this project, the source code is not publicly available
This description is written with help of AI tools, but the project IS NOT. You can verify the source codes via the provided links where available.