# Quick Start Guide

We are excited to help get your system up and running as quickly as possible! This quick start guide will walk you through how to get the motor controller set up using our web-based user interface tool. There are a few things you need before you can be off to the races:

* A USB-C to USB-A cable to connect the motor controller to your computer.&#x20;

{% hint style="danger" %}
A USB-C to USB-C cable may not work.
{% endhint %}

* Google Chrome or a chromium-based browser to use our software tool.

{% hint style="warning" %}
**User Interface:** We recommend using Google Chrome when connecting Cyclone to S-Lab.&#x20;

* Google Chrome (version 89+)
* Microsoft Edge (version 89+)
  {% endhint %}

## Connector Pin-out

See below for the CAN, PWM, and power pin-out:

<figure><img src="/files/njnQEvzEm749Xbs8plkU" alt=""><figcaption><p>Cyclone Connector Pin-out</p></figcaption></figure>

## Wiring Cyclone

Getting a Salient Motion controller configured and running with your platform is incredibly fast and easy. To get Cyclone running, all you need is your DC source, a motor, and a laptop. First, ensure your device is connected according to the diagram below:

<figure><img src="/files/CStsIoBIcVt0347ahAV1" alt=""><figcaption><p>Cyclone Wiring Diagram</p></figcaption></figure>

## Connecting to S-Labs

Once you have successfully wired up Cyclone, navigate to the S-Labs page to get your controller configured.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td><strong>S-Lab</strong></td><td>Guide</td><td><a href="/pages/qBpoQ3cj6deQT2AijjNG">/pages/qBpoQ3cj6deQT2AijjNG</a></td><td><a href="/files/AOiDHOrjJ1owMZXULUCm">/files/AOiDHOrjJ1owMZXULUCm</a></td></tr></tbody></table>

{% hint style="info" %}
If you have any questions during this process, please contact us at <info@salientmotion.com>.
{% endhint %}


---

# 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.salientmotion.com/products/cyclone/quick-start-guide.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.
