This program is a curriculum-based program that teaches computer science skills and the Python programming language in a team setting through hands-on use of a Tello EDU minidrone. After utilizing the curriculum in the classroom or after school, students can showcase their skills and accomplishments at *Aerial Challenge Days, competition events where student teams work to solve progressively more difficult challenges.
Directions: "Take off from horizontal hula hoop, fly forward past elevated vertical hula hoop, use left/right to make a 90 degree turn, forward through second vertical hula hoop and land in 2nd horizontal hula hoop."
This is my Code for "stay in your lane".
This is what the command prompt displays while running the "Stay in your lane" code.
This is a Video/gif of the Tello Drone running the "Stay In Your Lane" code.
Directions: "Take off from hula hoop, drop down, forward under rod, lift up, forward over rod, land in takeoff hula hoop."
This is my code for "Limbo, Limbo".
This is what the command prompt displays while running the "Limbo, Limbo" code.
This is a Video/gif of the Tello Drone running the "Limbo, Limbo" code.
Directions: "Take off two drones from different hula hoops, make an octagon in the air using cw or ccw and Loop. Finally return to take off hula hoop. "
This is my code for "Octagon Show".
This is what the command prompt displays while running the "Octagon Show" code.
This is a Video/gif of the Tello Drone running the "Octagon Show" code.
Directions: "Create your initials using coordinates for all or at least one letter. In between initials and at the end, include flips."
This is my code for "Initials".
This is what the command prompt displays while running the "Initials" code.
This is a Video/gif of the Tello Drone running the "Initials" code.
Directions: "User Input number of sides, take off from hula hoop, make polygon in air, land in hula hoop."
This is my code for "Regular Polygon".
This is what the command prompt displays while running the "Regular Polygon" code.
This is a Video/gif of the Tello Drone running the "Regular Polygon" code.
Directions: "Take off from hula hoop, use curve to make horizontal circle, use curve to make vertical circle, use circle to make diagonal circle, land in hula hoop."
This is my code for "Circles In The Air".
This is what the command prompt displays while running the "Circles In The Air" code.
This is a Video/gif of the Tello Drone running the "Circles In The Air" code.
Directions: "take off from hula hoop, use go to diagonally pass through hoop, land on raised platform, take off from platform, use go to diagonally pass through second hoop, land in hula hoop."
This is my code for "Obstacle Touch and Go".
This is what the command prompt displays while running the "Obstacle Touch and Go" code.
This is a Video/gif of the Tello Drone running the "Obstacle Touch and Go" code.
Directions: "User Input number of sides, take off from hula hoop, make polygon in air, land in hula hoop."
This is my code for "Vertical Regular Polygon".
This is what the command prompt displays while running the "Vertical Regular Polygon" code.
This is a Video/gif of the Tello Drone running the "Vertical Regular Polygon" code.
Directions: Make a zig zag path using 8 flips, making the drone "walk". Then return to the launch hula hoop. (Created by Aidan Wrightson)
This is my code for "Drone Walk".
This is what the command prompt displays while running the "Drone Walk" code.
This is a Video/gif of the Tello Drone running the "Drone Walk" code.