mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 00:39:59 +08:00
Document the Official PX4 Developer Kit program: a new top-level Developer Kits section listing the certified kits (ModalAI Starling 2 Max, DroneBlocks DEXI 5, Holybro X500 v2), a new DEXI 5 page, and a manufacturer-facing page describing the program requirements, benefits, and eligibility. Restructure the hardware navigation so all certified kits live in one place instead of being split across Complete Vehicles and Kits, drop discontinued build guides from the sidebar (still linked from the kit build guides page), and group the manufacturer guides under a new Manufacturers section in Development > Hardware. Signed-off-by: Ramon Roche <mrpollo@gmail.com>
32 lines
1.8 KiB
Markdown
32 lines
1.8 KiB
Markdown
# DroneBlocks DEXI 5
|
|
|
|
The [DEXI 5](https://droneblocks.io/program/dexi-5-px4-stem-drone-kit/) is an NDAA-compliant PX4 STEM and development drone kit from [DroneBlocks](https://droneblocks.io/), designed to take students, hobbyists, and PX4 developers from unboxing to writing autonomous code with no technical barrier.
|
|
|
|
DEXI 5 is an [Official PX4 Developer Kit](../dev_kits/index.md).
|
|
|
|

|
|
|
|
## Overview
|
|
|
|
DEXI 5 is built around an all-in-one flight controller running PX4, developed in collaboration with [ARK Electronics](https://arkelectron.com/), with integrated optical flow sensing for GPS-denied indoor flight.
|
|
A Raspberry Pi compute module acts as the companion computer, with a Pi camera and accessible GPIO pins for sensors, servos, and other payloads (up to about 225 g).
|
|
|
|
Assembly is modular, solder-free, and plug-and-play, and is itself part of the learning experience: building the vehicle teaches the aerodynamics, mechanics, and electronics behind it.
|
|
|
|
All critical electronic components are manufactured in the United States, meeting NDAA Section 848 requirements.
|
|
|
|
## Software and Curriculum
|
|
|
|
The kit ships with a full project-based curriculum on [learn.droneblocks.io](https://learn.droneblocks.io/) covering:
|
|
|
|
- DroneBlocks visual (block-based) programming
|
|
- Python scripting with [MAVSDK](https://mavsdk.mavlink.io/)
|
|
- [ROS 2](../ros2/index.md) development, including projects such as AprilTag detection
|
|
- Computer vision with OpenCV using the onboard Pi camera
|
|
|
|
Community support is available on the [DroneBlocks forum](https://community.droneblocks.io/).
|
|
|
|
## Where to Buy
|
|
|
|
- [DroneBlocks DEXI 5](https://droneblocks.io/program/dexi-5-px4-stem-drone-kit/) (single kits and classroom packs)
|