Skip to content
Lyuyang Hu edited this page Oct 23, 2019 · 1 revision

The goal of this project is to build an open-source, cloud-based ground control station for all 4G-enabled Ardupilot drones. This centralized platform makes it possible for multiple users to control multiple drones from anywhere in the world with an Internet connection. This platform is useful for film crews, mining and construction teams. More advanced features including computer vision and drone swarm can potentially be integrated into the platform easily.

This project is created by a UC-Irvine team and we are in the process of making it open-source. A publically available web app will be hosted on AWS in the near future.

Software stack:

  • Django
  • Channels (WebSocket)
  • Bootstrap
  • Ardupilot
  • Redis
  • MySQL
  • pyMavlink
  • NGINX
  • Daphne

Clone this wiki locally