Skip to content

Sammy-Barasa/DroneProjectWebView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DroneProjectWebView

Web application for real time drone monitoring system consisting of device (transmitter, receiver) and web interface for viewing drones in realtime on a Map

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.

  • 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.

  • 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

Web application for real time drone monitoring system consisting of device (transmitter, receiver) and web interface for viewing drones in realtime on a Map

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors