Days 1 & 2 (Crane Challenge & Advanced Flight)

Instructions (Part I): Carefully view the below video for an introduction to your challenge. 

Instructions (Part II): Imagine a method for building a crane to lift heavy objects using the materials listed below.  Your crane should involve both “pulley” and “lever” simple machines. An example image is provided as well for reference. 

  • Cups
  • Tape
  • Skewer
  • Paper Clips
  • Bobbins
  • String
  • Pipe Cleaners 

Instructions (Part III): Reflect on a possible structural design method and make a clear sketch of your idea on a sheet of paper. Prepare to share your drawing with the class. 

Instructions (Part IV): Using your drawing as a guide, construct your crane. Test your crane by attempting to lift objects of varying weight. 

Instructions (Part V): Review the strengths and weaknesses from your tests. Make any necessary revisions you like. When you are happy with your crane take a clear picture and share it below. Type your first name in the “Subject” area. A QR code is provided below for ease of upload. Once all images are uploaded, spend some time reviewing each crane and provide a few lines of written feedback in the comment section. 

Made with Padlet

Instructions (Part I): Write and implement a code that commands your drone to take off and fly forward and return 3 times. Each time your drone must increase its flight distance by an increment of 12 inches. You may want to test your code in the simulator first. 

Instructions (Part II): Watch the below video to learn how to use variables when coding your drone. 

Instructions (Part III): Write and implement a code that commands your drone to repeat your basic shuttle run  using variables. Add one additional component of your own to the code. 

Instructions (Part IV): Write and implement a code that commands your drone to take off and fly in the “snake” pattern shown below. You may want to test your code in the simulator first. 

Instructions (Part V): Watch the below video to learn how to use logic when coding your drone.

Instructions (Part VI): Invent and implement a code that commands your drone to repeat your basic snake mission using logic for left and right.  Add one additional component of your own to the code.