CodeAIR: Mission Promos
Mission 2: Introducing CodeAIR
In this Mission, students explore the features and capabilities of CodeAIR, gaining hands-on experience with its essential components, from the CPU to onboard peripherals and BYTE LEDs. They’ll learn to protect, connect, and troubleshoot the drone while managing files and leveraging comments and #TODO notes for clear, efficient coding.
Mission 5: Hovering Flight
In the “Hovering Flight” mission, you’ll get your CodeAIR drone off the ground using your own Python safety module. Then, put its sensors to work with interactive challenges like a back-off defense system and an escape room flight path.
Mission 7: Multitasking
Navigating a course while checking sensors and managing tasks is a complex challenge. In this Mission, students will learn to multitask effectively,
using the StateMachine
and task-scheduler to manage multiple tasks simultaneously.