Skip to content

Sammy-Barasa/DroneProject

Repository files navigation

DroneProject

Drone Project API Backend for flight scheduling, user management service and flight data analyzer service

System Block diagram

Consists of the transmitter module, communication module, receiver module and the web service (API and Interface)

  • transmitter module - Captures drone data (raw, pitch, yaw, latitude, longitude, height above ground) and sends to receiver for sending to the internet and web service. https://github.com/Sammy-Barasa/DroneMonitoringDeviceTx

  • communication module - Long range communication module was used as drones can be upto 30km away from the receiving module and still send their data to the web service.

  • receiver module - Long range receiver module equipped with capability to connect to the internet. Sends drone data to the web service for data analysis and visualization. https://github.com/Sammy-Barasa/DroneMonitoringDeviceRx

  • Web Service - consists of an API and Web interface. API for data analysis and web interface for visualization.

blockdiagram

System Flow Chart

flow chart

About

Drone Project API Python Backend for flight scheduling, user management service and flight data analyzer service

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors