> ## Documentation Index
> Fetch the complete documentation index at: https://dragonwingdocs.qualcomm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Supported hardware

> Compare the Dragonwing hardware covered by the Ubuntu documentation.

The Ubuntu documentation is organized around supported development hardware. Start with the board that matches your target and then use shared workflow sections for sample applications, AI, tools, and robotics where available.

## Device guides

<CardGroup cols={2}>
  <Card title="IQ-9075 EVK" icon="microchip" href="devices/iq9075-evk/device-overview">
    Use the IQ-9075 EVK guide for board setup, software updates, required packages, peripheral interfaces, sample applications, AI workflows, robotics workflows, and tools.
  </Card>

  <Card title="IQ-8275 EVK" icon="microchip" href="devices/iq8275-evk/device-overview">
    Use the IQ-8275 EVK guide for board setup, software updates, required packages, peripheral interfaces, sample applications, AI workflows, robotics workflows, and tools.
  </Card>
</CardGroup>

## How to choose

| If you need to...                               | Start with...                                            |
| ----------------------------------------------- | -------------------------------------------------------- |
| Bring up an IQ-9075 EVK and validate interfaces | [IQ-9075 EVK](devices/iq9075-evk/device-overview)        |
| Bring up an IQ-8275 EVK and validate interfaces | [IQ-8275 EVK](devices/iq8275-evk/device-overview)        |
| Run prebuilt samples or customize applications  | The sample applications group in your device navigation  |
| Run AI model workflows                          | The AI workflows group in your device navigation         |
| Work with robotics samples                      | The robotics workflows group in supported EVK navigation |

## Common prerequisites

Before you begin, make sure you have:

* The target board and its required power, display, storage, and connectivity accessories.
* A host computer suitable for serial, SSH, flashing, and package-management workflows.
* Access to the software images, packages, and tools referenced in your device guide.
* Network access for package installation, source downloads, model downloads, and remote development.

<Note>
  Device-specific setup pages remain the source of truth for cables, ports, DIP switches, flashing mode, and board-specific prerequisites.
</Note>
