Back to Programs
Middle & High School
Programming Drones
Programming flight paths using Python to navigate obstacle courses autonomously. Students learn the physics of flight, PID control, and computer vision basics to make drones "see" and "react" to their environment.
Python Coding
Autonomous Flight
Python API
Learn to use specialized Python libraries to control drone hardware and telemetry.
Computer Vision
Introduction to OpenCV for detecting markers and navigating obstacle courses.
Flight Dynamics
Understand the math behind stabilization and autonomous path planning.