19 Years · America's Largest Robotics Integrator
Home/ Store/ Research/ Firia Labs CodeAir
Firia Labs CodeAir — Firia
Request a walkthrough

See the Firia Labs CodeAir live.

Free, 30 minutes, same-day reply.

  • ✓ Live demo with a product specialist
  • ✓ Pricing, lead time, and financing options
  • ✓ Q&A — bring your team
Overview

What is the Firia Labs CodeAir?

The Firia Labs CodeAIR is an educational quadcopter built to teach text-based Python programming through autonomous flight. Unlike a remote-controlled toy drone, the CodeAIR is flown entirely by student-written code: learners program takeoff, hovering, waypoint navigation, and landing, then layer on camera-based sensing and AI. Two processors work in tandem — an ESP32 runs the student's Python program while an STM32F405 flight controller (running the open-source Crazyflie firmware) handles stable, safe flight — so beginners get responsive, forgiving behavior while writing genuine code. RobotLAB resells the CodeAIR at $299 and supports schools and districts with procurement, classroom rollout, and ongoing service.

The kit pairs the assembled drone with Firia Labs' CodeSpace platform — a browser-based professional-class Python IDE and interactive digital textbook — and the 12-mission "Fly with Python" curriculum (87 objectives, 27 quizzes). Onboard hardware includes an OV2640 color camera that live-streams into the CodeSpace IDE, a 6-DOF IMU, barometric altimeter, magnetometer, up/down/front time-of-flight laser rangers, and an optical ground-tracking flow sensor for position hold. An onboard AI accelerator runs TensorFlow Lite, letting students move from basic flight commands into computer vision and machine-learning projects with real sensor data.

As a reseller and integrator rather than the manufacturer, RobotLAB positions the CodeAIR for educators who want an affordable, single-student or pair entry point into Python and applied AI. It complements floor robots and block-coding kits already in many STEM labs by adding the engagement of flight and the rigor of text-based coding. RobotLAB can supply CodeAIR as individual kits or scale it across a classroom, and bundles it with onboarding, curriculum-license guidance, and U.S.-based support.

Specifications

Key specs

Product TypeEducational autonomous coding drone (quadcopter)
Brand / ManufacturerFiria Labs
Target Grades6-12+
Users per Kit1-2 students
Programming LanguagePython (CircuitPython)
IDE / PlatformCodeSpace (web-based Python IDE + interactive textbook)
Included CurriculumFly with Python — 12 missions, 87 objectives, 27 quizzes
Curriculum License1-year CodeSpace license (renewal sold separately)
Application ProcessorESP32 (runs student Python code)
Flight ControllerSTM32F405 running open-source Crazyflie firmware
AI EngineOnboard AI accelerator running TensorFlow Lite
CameraOV2640 color CMOS UXGA sensor, 1632 x 1232, live stream to IDE
Motion SensorsBMI088 3-axis accelerometer/gyroscope (6-DOF IMU)
AltimeterBMP390 high-precision barometric altimeter
MagnetometerQMC5883 3-axis magnetometer
Range SensorsVL53L1CX time-of-flight laser rangers (up / down / front)
Optical FlowPMW3901 ground-tracking flow sensor (position hold)
Indicators8 RGB NeoPixels (4 top, 4 bottom) + 8 blue indicator LEDs
Connectivity2.4 GHz radio, infrared transceiver, QWIIC expansion port, SD card storage
Battery600 mAh rechargeable LiPo
ChargingUSB-C with onboard LiPo charger
Weight55 g
Dimensions (W x H x D)130 x 130 x 35 mm
Device CompatibilityChromebook / web-based (CodeSpace)
Purchase Price$299 (via RobotLAB)
How it works

Firia Labs CodeAir in detail

Middle & High School Computer Science (K-12)

The CodeAIR targets grades 6-12+ as a hands-on Python course. Students progress through 12 scaffolded missions in the included "Fly with Python" curriculum, writing real CircuitPython/Python in a professional-class web IDE rather than dragging blocks. Flight provides immediate, motivating feedback for abstract concepts like loops, conditionals, and functions, and built-in height and distance safety limits keep classroom flying manageable.

Applied AI & Computer Vision Labs

The onboard OV2640 camera streams live video into CodeSpace, and the AI accelerator runs TensorFlow Lite. That lets teachers build units on computer vision and machine learning — image capture, object sensing, and training simple models — using a physical device students can see respond. This suits schools wanting an introductory AI pathway without standing up a separate ML hardware lab.

Higher-Ed & Maker / Outreach Programs (Higher-Ed)

University intro-programming sections, education-department methods courses, and campus outreach or summer camps can use the CodeAIR as a low-cost, self-contained autonomous-flight platform. Because it uses standard Python and an open-source flight controller, it bridges classroom coding and real robotics/UAV concepts. RobotLAB can supply units in quantity with consistent configuration and support for multi-section deployments.

Compare

How the Firia Labs CodeAir compares

SpecificationFiria Labs CodeAirFiria Labs CodeAirFiria Labs CodeBotFiria Labs CodeBotRobolink Zumi RobotRobolink Zumi RobotFiria Labs CodeSpaceFiria Labs CodeSpace
Best forPython coding via autonomous flight, camera & AI for grades 6-12Python coding on a wheeled floor robot for grades 7+Python + AI/computer vision on a self-driving car (classroom pack)Software-only Python curriculum & IDE for grades 4-12
Purchase price$299$299$1,699$50
Device typeAutonomous coding drone (quadcopter)Wheeled floor robotSelf-driving car robotSoftware / curriculum license only (no hardware)
Programming languagePython (CircuitPython)PythonBlockly / Python / TensorFlowPython
Onboard cameraYes (OV2640, live stream to IDE)NoYes (Pi Camera)No (software only)
AI / machine learningYes (onboard TensorFlow Lite accelerator)NoYes (TensorFlow / Keras)No (intro coding curriculum)
Learning platformCodeSpace + Fly with Python curriculumCodeSpace + Python with RobotsRobolink BasecampCodeSpace (the platform itself)
Recommended grades6-12+7-12Middle/high school+4-12+
Users / kit1-2 students1-2 studentsClassroom pack (multiple students)Per-license (single student/floating)
See it in action

Firia Labs CodeAir in the field

What's included

In the box

  • CodeAIR Drone
  • USB-C Cable
  • Fly with Python Curriculum Access
  • One-Year Floating License
  • Teacher Resources
Talk to a specialist

Get pricing & a free demo of the Firia Labs CodeAir.

Same-day response. We handle delivery, on-site setup, staff training, and ongoing service nationwide.

Questions & answers

About the Firia Labs CodeAir.

  1. Is the CodeAIR a remote-controlled drone?

    No. The CodeAIR is flown by student-written Python code, not a handheld remote. Learners program takeoff, hovering, waypoint navigation, and landing in the CodeSpace IDE. An optional CodeX controller can be programmed by students to send commands, but the core experience is autonomous, code-driven flight. Call 1-87-RobotLAB if you'd like the CodeX controller option quoted alongside the kit.

  2. What programming language and platform does it use?

    It uses real Python (CircuitPython) inside CodeSpace, Firia Labs' browser-based professional-class IDE and interactive digital textbook. The kit includes the 12-mission "Fly with Python" curriculum and a 1-year CodeSpace license. It runs on Chromebooks and standard web browsers, so most school devices work without extra software.

  3. What's included for the $299 RobotLAB price?

    The kit includes the assembled CodeAIR drone, a 600 mAh rechargeable battery, a USB-C cable, the "Fly with Python" curriculum, and a 1-year CodeSpace license. License renewals and replacement parts are sold separately. For current bundle pricing, volume discounts, or quotes including the CodeX controller, call 1-87-RobotLAB.

  4. Can students do AI and computer vision with it?

    Yes. The onboard OV2640 camera live-streams into CodeSpace, and an onboard AI accelerator runs TensorFlow Lite. Students can capture and process images in Python and build introductory computer-vision and machine-learning projects using real sensor data from a flying device.

  5. How many students can use one CodeAIR?

    Firia Labs recommends 1-2 students per kit. For classroom or whole-grade deployments, RobotLAB can supply CodeAIR units in quantity with consistent configuration. Call 1-87-RobotLAB to scope the right number of kits and curriculum licenses for your class size.

  6. How does RobotLAB support the purchase?

    RobotLAB is a U.S.-based reseller and robotics integrator, not the manufacturer. We handle procurement (including POs and quotes), classroom rollout guidance, curriculum-license setup, and ongoing support. Reach our team at 1-87-RobotLAB to get started or to compare the CodeAIR against other coding robots in our catalog.

  7. What's the difference between CodeAIR and CodeBot?

    Both are Firia Labs devices that teach Python in the same CodeSpace platform. The CodeBot is a wheeled floor robot (proximity/line sensors, encoders) for grades 7+, while the CodeAIR is a flying drone with a camera and AI accelerator for grades 6+. Many schools start with one and add the other. Call 1-87-RobotLAB to compare them for your program.

Have another question? Same-day response.Request a quote →Book a demo
Related robots

More ai labs robots

AgileX R&D Kit Pro – Research
AgileX AgileX

AgileX R&D Kit Pro – Research

A turnkey, ROS-ready research rover: the AgileX Scout Mini 4WD base pre-integrated with LiDAR, a depth camera, IMU, and an onboard NVIDIA Jetson computer — so your lab skips the build and starts running SLAM, navigation, and vision experiments on day one.

RaaS $439/mo(36mo)
From $12,990 purchase
NAO ARES software Package
RobotLAB Robot

NAO ARES software Package

RobotLAB NAO Special Ed Pack for Autism

RaaS $669/mo(36mo)
From $19,999 purchase
AgileX Bunker Mini
AgileX Research

AgileX Bunker Mini

A rugged, ultra-compact tracked robot chassis that crawls where wheeled platforms can't — built for sensor, arm, and autonomy research in tight, off-road, and harsh environments.

RaaS $339/mo(36mo)
From $9,990 purchase
NAO AI Edition Robot
RobotLAB Customer Service

NAO AI Edition Robot

A 58 cm fully programmable humanoid with built-in conversational AI, facial recognition, and pre-packaged AI skills — deployed and supported by RobotLAB for classrooms, research labs, and patient-facing care.

RaaS $669/mo(36mo)
From $19,990 purchase