# Joystick Module

<figure><img src="/files/2Y7O8WvIH4i0ny7NbAQZ" alt=""><figcaption><p>Joystick Module</p></figcaption></figure>

<mark style="color:red;">The Joystick Module</mark> is a device that allows the user to precisely control any system . It gives a control possibility like a game controller. It has 2 potentiometers inside to measure the movement in analog value range of \[-100 , 100] in X and Y axis. There is also a button in the middle of the joystick which returns 1 when it is pressed and 0 when not pressed.

Joysticks are generally used in applications such as simulation control, robotic systems, pan tilt mechanisms and more.

<figure><img src="/files/sxhkGv4S40ozw2uOm3zl" alt=""><figcaption></figcaption></figure>

#### Step Files:

{% file src="/files/hbnOG7QdadBMkDClIiLu" %}

{% hint style="info" %}
Ready to integrate? You can purchase the <mark style="color:red;">**The Joystick Module**</mark> directly from our [Online Store](https://www.robotshop.com/products/acrome-joystick-2-axis-add-on-module-acrome-smd-products). Worldwide shipping is available for engineering samples and production batches.
{% 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.acrome.net/electronics/add-on-modules/joystick-module.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.
