You get to fly your drone! In this lesson, you'll learn how to program it so it can take off, stay in the air, and then land.
Your CoDrone can do way more than just take off and land. In this lesson, you'll learn how to program your CoDrone to move up, down, forwards, backwards,…
You make decisions in your everyday life, and you can also make a program that can make decisions! These are called conditionals, and they include if, else if,…
You might know what variables are in math or science, but what do they do in programming? This lesson will answer that question and show you how to…
There might be times when you need to do the same thing over and over and over again in your program. Instead of using the same blocks over…
You used the CoDrone's LEDs in some of your past programs, but this lesson is completely dedicated to them! Learn how to change which parts of the drone…
Your CoDrone doesn't have a battery indicator on it like your computer or phone, but it does have LEDs! Learn how to program the CoDrone's eyes to let…
So far you've only done autonomous programming with your CoDrone --- once you upload the program, it takes off, flies, and lands on its own. You get to…
Your CoDrone can do way more than just take off and land. In this lesson, you'll learn how to program your CoDrone to move up, down, forwards, backwards,…
You make decisions in your everyday life, and you can also make a program that can make decisions! These are called conditionals, and they include if, else if,…
You might know what variables are in math or science, but what do they do in programming? This lesson will answer that question and show you how to…
There might be times when you need to do the same thing over and over and over again in your program. Instead of using the same blocks over…
You used the CoDrone's LEDs in some of your past programs, but this lesson is completely dedicated to them! Learn how to change which parts of the drone…
So far you've only done autonomous programming with your CoDrone --- once you upload the program, it takes off, flies, and lands on its own. You get to…