# Evaluation Kit

This section contains information about components of the AI Node Evaluation Kit.

## Overview

<figure><img src="/files/Bn6vz2Nww4okPM3AwyXY" alt=""><figcaption><p>Contents of the AI Node Evaluation Kit</p></figcaption></figure>

## Supported Components

{% hint style="info" %}
The contents of our evaluation kit can slightly change in the future as we adapt to availability on the market and our customer's needs. The actual list of parts in your kit will be visible on the quote you'll receive. This is a list of all components that were in the evaluation kit at some point, and therefore compatible with AI Node.
{% endhint %}

<table><thead><tr><th width="399.3333333333333">Image</th><th width="156">Part Number</th><th>Description</th></tr></thead><tbody><tr><td><img src="/files/0gGqzZAHWlqROMXggqbv" alt=""></td><td>900-00022<br>rev 2</td><td><strong>AI Node</strong></td></tr><tr><td><img src="/files/E8H5V9RlfXK3W5veXExb" alt=""></td><td><p>830-00024</p><p>rev 7</p></td><td><p><strong>AINODE ADAPTER BOARD</strong></p><p>Used to break out the AI Node IO port into <a href="https://pixhawk.org/standards/">Pixhawk-standard</a> compatible connectors/pinouts.</p></td></tr><tr><td><img src="/files/5HCtDyfn1YVSAZpVraGz" alt=""></td><td><p>115-00037</p><p>rev 04</p></td><td><strong>IO CABLE</strong><br>Molex Pico-Clasp 40-pin (AI Node to Pixhawk adapter board cable)</td></tr><tr><td><img src="/files/GARim8Z5fwMEwuUcl3Gu" alt=""></td><td><p>880-00023</p><p>rev 1</p></td><td><strong>Micro USB</strong><br>Micro USB to USB-A (AI Node to ground station cable for developers)</td></tr><tr><td><img src="/files/cVD3oYMKtW6orLJnRzjC" alt=""></td><td><p>161-00003</p><p>rev 01</p></td><td><a href="/pages/JH5tx98XiUw3kO3GRxH4"><strong>CAMERA</strong></a><br>USB webcam manufactured by ELP</td></tr><tr><td><img src="/files/OppgMhtBVsM5HDljljT4" alt="" data-size="original"></td><td><p>115-00039</p><p>rev 04</p></td><td><strong>AINODE PWR</strong><br>Power cable for XT60 supply</td></tr><tr><td><img src="/files/3f0VjewgUnapPa76uXoa" alt="" data-size="original"></td><td>115-00032<br>rev 01</td><td><strong>ETH DEVELOPER</strong><br>Cable JST GH 9-pin to RJ45 (Ethernet to developer host)</td></tr><tr><td><img src="/files/n1NuBozy59CKZz0Q0G5u" alt=""></td><td>115-00034<br>rev 01</td><td><strong>ETH SKYNODE</strong><br>Cable JST GH 9-pin to JST GH 4-pin (Ethernet connection between AI Node - Skynode, and AI Node - Microhard)</td></tr><tr><td><img src="/files/CXbh9mhP7nVNUfJjbOT2" alt=""></td><td>115-00038<br>rev 01</td><td><strong>CAMERA CABLE</strong><br>Cable, FFC Raspberry Pi Zero V1.3 MIPI CSI camera, 150mm</td></tr><tr><td><img src="/files/sUuN0VY4x3b865w9ev1I" alt=""></td><td>870-00005<br>rev 01</td><td><strong>CAMERA</strong><br>Sensor, Camera Module, Raspberry Pi v2</td></tr><tr><td><img src="/files/wLtD5xB6qnFMbe45qL8A" alt=""></td><td>880-00021<br>rev 01</td><td><strong>USB ADAPTER</strong><br>Adapter, USB 3.0 A to USB-C (OTG)</td></tr><tr><td><img src="/files/CXxGN3k5jmPHmnxJ5rx1" alt=""></td><td>115-00036<br>rev 01</td><td><strong>PWR ADAPTER</strong><br>XT60 Parallel Splitter 1m2f</td></tr></tbody></table>


---

# 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.auterion.com/hardware-integration/ai-node/evaluation-kit.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.
