Categories
Default Blocks
Basic utility blocks for starting, organizing, and structuring programs.
Flying
Controls related to takeoff, movement, positioning, and landing of the drone.
Machine Vision
Blocks that use the camera for detection, tracking, and visual analysis.
Lights
Blocks for controlling LEDs or any onboard lighting effects.
Sensors
Access to onboard sensor readings such as IMU, altitude, or distance sensors.
Expansion Boards
Blocks that interact with additional hardware modules or external peripherals.
Timing
Blocks that control delays, intervals, and time-based operations.
Text
String creation, manipulation, and formatting utilities.
Logic
Conditional operations such as comparisons, booleans, and branching.
Loops
Repetition structures like count loops, while loops, and iterative patterns.
Math
Numeric operations, arithmetic, random numbers, and formulas.
Lists
Blocks for working with arrays, collections, and dynamic sequences of values.