Software repository for the SUAS 2025–2026 Payload Delivery System.
This repository contains experimental and test programs developed to familiarize the team with the hardware and software components used in the SUAS 2025–2026 payload system. These programs serve as early prototypes and validation tools for payload control, communication, and integration.
The payload system primarily uses ESP-NOW for wireless communication between embedded devices. ESP-NOW enables low-latency, peer-to-peer data exchange without requiring a traditional Wi-Fi network, making it well-suited for reliable payload control and telemetry in constrained or dynamic environments.
- Hardware bring-up and validation code
- Communication and control experiments
- Payload-related test programs and prototypes
This repository is under active development. Code structure and interfaces may change as the payload system design evolves.