> For the complete documentation index, see [llms.txt](https://alfredo-reyes-montero.gitbook.io/xiaomin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alfredo-reyes-montero.gitbook.io/xiaomin/uav/intel-drone-aero.md).

# Intel Drone Aero

## [Intel Aero Ready to Fly Drone](https://click.intel.com/intel-aero-ready-to-fly-drone.html)

## ![](/files/-Lj1NVr8FnYHgrBDuBBZ)

Autonomous flight of Intel® Aero RTF Drone, it can perform its movements without the need of an RC Controller. Autonomous flight can be done because of certain algorithms and programming, available within Intel® Aero Platform creating specialized functions and features, allowing them to perform the tasks we instructed them to do or executing them under their own consent. These skills also allow our Drones to conduct multiple activities that could be difficult or dangerous to any human.

**The Intel Aero Ready to Fly Drone includes the following:**

* Intel Aero Compute Board
  * Intel® Atom™ x7-Z8750 processor
  * 4 GB LPDDR3-1600
  * 32 GB eMMC
  * MicroSD\* memory card slot
  * M.2 connector 1 lane PCIe for SSD
  * Intel® Dual Band Wireless-AC 8260
  * USB 3.0 OTG
  * Reprogrammable I/O via Altera® Max® 10 FPGA
  * 8MP RGB camera (front-facing) – one of the 3 camera modules included with the Aero Vision Accessory Kit
  * VGA camera, global shutter, monochrome (down-facing)
  * Open-source embedded Linux\*, Yocto Project
  * Insyde Software InsydeH2O\* UEFI BIOS optimized for the Intel® Aero Platform for UAVs.&#x20;
* Intel® RealSense™ camera (R200)
* Intel® Aero Flight Controller with Dronecode\* PX4\* autopilot
  * STM32\* microcontroller
  * Temperature compensated: 6 DoF IMU, magnetometer, and altitude sensors
  * Connected to the Aero Compute board over HSUART and communicates using MAVLink\* protocol
* Pre-assembled quadcopter
  * Carbon fiber airframe
  * GPS and compass
  * Power distribution board
  * 4 electronic speed controllers
  * 4 motors
  * 8 snap-on propellers
  * Spektrum\* DSMX\* Serial Receiver
* Spektrum DXe Transmitter (2.4GHz DSMX)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://alfredo-reyes-montero.gitbook.io/xiaomin/uav/intel-drone-aero.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
