ClearSkies

THE CHALLENGE: Don’t Crash My Drone
Aeronautics

Create an app that will enable small drone operators to know more about specific weather parameters, local terrain and no fly zones within a five-mile radius of their GPS location.

Explanation

ClearSkies is an application that provides drone operators with an overview of the most important flying conditions that affect safety. We achieved this by aggregating data for weather conditions, no-fly zones, and other drones in the same vicinity. We also incorporated the data for the flight paths and use that to better inform the drone operator. We use these conditions to notify the drone operator whether their drone is still in a safe zone. As soon as they enter an unsafe zone, so for example, in a 5 mile radius of an airport, which is a no-fly/restricted access zone, the app changes its status from GREEN to RED.

We built a lightweight API that allows our Android app to get data about airports, drones and flights in a certain region. We use the app to visualize and present this information to the drone operator.

Resources Used

Airports JSON
The Dark Sky Forecast API
FlightAware
Generated Drone Data
Google Maps API
Butterknife
OkHTTP
FAA website http://www.faa.gov/
Airborne Drones http://www.airbornedrones.co/



Made inWaterloo, ON Canada
from the minds of
How they did it