Inspiration

What it does## Inspiration - We went to drone workshop a while back and licked it so thats what we based our program on

What it does - It uses a custom GUI to get a dropdown movement type, inputted distance, and dropdown speed. It then converts that input to run on in succession on the drone.

How we built it - We used tkinter to make our GUI and then added the outputs into an array, then popped those values out to run that segment, once the array is empty that means the path is finished

Challenges we ran into - Getting user input from the GUI

Accomplishments that we're proud of - Making the GUI since it was all of our's first time making one

What we learned - How to make a GUI using pkinter

What's next for Drone Path make via GUI - Adding more features including flips, altitude, video feed, and so forth that we didn't have time to touch over the event period.

Built With

Share this project:

Updates