# Supported hardware

{% hint style="warning" %}
All hardware marked with (\*) requires the SPAD.neXt complete edition
{% endhint %}

Directly supported with custom UI:

## Arduino / Custom devices

* SPAD.neXt Serial Protocol v1
* SPAD.neXt Serial Protocol v2
* USB-HID Joystick Library (Standard Joystick UI)

## Cockpit-Simulator / Cockpitmaster

{% hint style="info" %}
For Daisy-Chaining Cockpit-Simulator devices, the MCP/FCU must be the device connected via USB to make sure SPAD.neXt can correctly remap devices.\
The 24V power connection is required for daisy chaining
{% endhint %}

* 737 CDU Left/Right (\*)
* 737 MCP (\*), MCP-LITE (\*)
* 737 EFIS Left/Right (\*)
* A320 FCU/EFIS (\*)
* v2 CDU (\*)
  * 320A MCDU, 737X, 737M, 747X, 777X CDU

## CoreFlightTech

* Custom firmware required.

## CPFlight

* MCP
* Radio
* Efis
* ATC

## Elgato

* Stream Deck Mini – 6 Buttons (\*)
* Stream Deck – 15 Buttons (\*)
* Stream Deck MK.2 – 15 Buttons (\*)
* Stream Deck XL – 32 Buttons (\*)
* Stream Deck Plus – 8 Buttons + 4 Encoders (\*)
* Stream Deck Neo (\*)
* Stream Deck Bulk (\*)

## Generic USB Joystick/HID Devices

* All USB-HID Joysticks – If you can see a device in the Windows USB-Gamedevices, SPAD.neXt will discover it and use a generic joystick UI

## GoFlight

* GF-46 GF-166 GF-EFIS GF-LGT GF-LGT-II GF-MCP GF-MCP Pro GF-MESM
* GF-P8 GF-RP48 GF-SECM GF-T8 GF-TQ GF-WCP GF-45
* GF-ATC

## Honeycomb

* Alpha (generic Joystick UI)
* Bravo
* Charlie (generic Joystick UI)
* Sierra (generic Joystick UI)

## Loupedeck

{% hint style="warning" %}
Loupedeck Software 6.0.3 **required**

No later version of Loupedeck Software is supported.
{% endhint %}

* Live / Ct / Live S (\*)
* Razer Streamdeck (\*)

## Midi Devices (In & Out)

* General/Standard Midi
  * Device Inputs will be discovered when it being used the first time
* Behringer X-Touch (Mackie Mode)

## miniCOCKPIT

* miniFCU
* miniEFIS
* miniOVHD

## Octavi

* IFR1

## OpenCockpits

* MCP v3 , EFIS

## Phidgets

* All Devices \[WIP]

## PU Air Korea

* CDU v2 (\*)

## RealSimGear

(Firmware >= 3.0.24 required)

* CIRRUS-SW1
* G1000MFD15
* G1000XFD / G1000XFD1 / G1000XFD2
* GMA-Addon
* GCU47X
* GCU479
* GFC500
* GFC700
* GMA350
* GNS430
* GNS530
* GTN650
* GTN750
* SW1
* Cirrus Vision Jet Cockpit

## Saitek / Logitech

{% hint style="info" %}
Saitek has been acquired by Logitech and all devices will be renamed. This documentation uses the old common names for the devices.
{% endhint %}

* Backlight Information Panel (BIP)
* Cessna TPM
* Cessna TrimWheel
* Cessna Yoke
* Pro Flight Instrument Panel (FIP)
* Pro Flight Multi Panel
* Pro Flight Quadrant (USB)
* Pro Flight Radio Panel
* Pro Flight Switch Panel
* Pro Flight Yoke
* X.52/Pro
* X55/X56 (Standard Joystick UI)

## Shakeprint Simulations

* Class Echo Desktop
* Class Echo Mobile
* Shakeprint Knob

## SimInnovations

* Knobster

## Skalarki

* HOMELine/Desktopline: All devices (\*)
* PROLine: All devices (\*)

## Thrustmaster

* TCA Airbus Side Stick (Standard Joystick UI)
* TCA Airbus Quadrant (incl. addons)
* TCA Boeing Quadrant
* TCA Boeing Yoke
* TM TPR / T-Flight / Warthog etc. (Standard Joystick UI)

## Turtlebeach

* Velocity One Yoke

## Ultimarc

* PACLed / PACLed64 / PACNano
* PACDrive

## Virtual Avionics

{% hint style="info" %}
Since Virtual Avionics gone out of business support for the devices is "as it is" and is no longer maintained.
{% endhint %}

* EFIS (Partial)
* MCP

## Virtual-Fly

* Compass
* Switch Trims Panel

## VRInsight

* Airbus MCP Combo II
* Boeing MCP Combo II
* GPS
* Overhead 737 (\*)
* Overhead A320 (\*)
* CDU 3 (SPAD.neXt driven display complete edition only)
* ProPt, uProPt

## WingFlex

* A320 FCU Cube

## WinCTRL / WinWing

{% hint style="info" %}
WinWing has been rebranded to WinCTRL recently
{% endhint %}

* Airbus FCU + EFIS L/R
* Airbus MCDU (\*)
* Boeing PFP 3N / 4 / 7 (\*)
* Boeing PAP 3 / PAP 3 MAG
* Boeing PDC 3N/3M
* PAC-32
* AGP
* ECAM


---

# Agent Instructions: 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://docs.spadnext.com/getting-started/supported-hardware.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.
