Objective - Learning computer science skills and the Python programming language in a team setting to control a Tello EDU minidroneÂ
The "firstFlight.py" version 1 in action with a Tello drone. The drone hovers for a bit
The "firstFlight.py" version 1 code used to make the drone fly and move
The "firstFlight.py" version 2 in action with a Tello drone. The drone flies somewhere and lands
The "firstFlight.py" version 2 code used to make the drone fly and move
The "Short Flight.py" in action with a Tello drone. The drone flies and turns and lands at a table
The "Short Flight.py" code to make the drone land at the table
The "takeOffs.py" in action with a Tello drone. The drone flies and lands somewhere, and comes back.
The "takeOffs.py" code to make the drone land and come back
The "elevation.py" in action with a Tello drone. The drone flies through the hula hoop and comes back.
The "elevation.py" code to make the drone fly through the hula hoop and back
The "squares.py" in action with a Tello drone. The drone does a square
The "squares.py" code to make the drone fly around in squares
The "forSquares.py" in action with a Tello drone. The drone flies in a square four times
The "forSquare.py" code to make the drone fly around four times without extra codes
The "limbo.py" in action with a Tello drone. The drone flies under the barrier, and flies over the barrier.
The "limbo.py" code to make the drone fly under the barrier and over the barrier
The "octagon.py" in action with a Tello drone. The drone flies and turns diagonal ways to make a octagon
The "octagon.py" code to make the drone fly around to make an octagon shape
The "polygon.py" in action by typing "5" for the sides of the polygon with a Tello drone
The "polygon.py" code to where it lets the user type the number of sides the drone can do
The "squareLoop.py" in action with a Tello drone. The drone takes off from a hula hoop does a square one time and lands in the same hula hoop
The "squareLoop.py" code to where it makes the drone do a square in one run
The "lane.py" in action with a Tello drone. The drone flies through the hula hoop and turns left and lands into the other hula hoop
The "lane.py" code to make the drone through a hula hoop and land on a hula hoop
The "zigZag.py" in action with a Tello drone. The drone flies through the sections of the obstacle and lands back on the desk.
The "zigZag.py" code to make the drone go through the obstacle zig zag like