Skip to content

Micro UAV control software for MEng Individual Project

Notifications You must be signed in to change notification settings

o-gent/adaptive-uav

Repository files navigation

Adaptive UAV

ESP32 program to control/log a micro UAV as part of my Aerospace MEng individual project.

Purpose

  • sync actions and data with catapult launch
  • Actuate servos at precise points during flight
  • record/send IMU data

Main files

  • /src/main.cpp -> program on the ESP32
  • /ground-station.py -> program to process and store ESP32 data

components used

library requirements

Main Arduino libraries (PlatformIO)

Python

About

Micro UAV control software for MEng Individual Project

Resources

Stars

Watchers

Forks