/UAV-GUI

A simple graphical user interface for UAVs. You can use your projects and customize for your drones.

Primary LanguageC#

DRCOM (Simple GUI for hobbyists)

sc1

The project has a three main controllers.

-GUI

-Receiver

-Transmitter & Controller

GUI

The GUI was written at C#.net.

Receiver

Our receiver based on an Arduino controller that consist NRF24L01. It can connect to computer via RS232 or USB ports. A

Transmitter & Controller

Our transmitter and controller based on an Arduino controller that consist NRF24L01, MPU6050 and etc.