# MINI-X

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

**MINI-X** es una tarjeta de expansión diseñada especialmente para utilizarse en proyectos de robótica y mini robótica en conjunto con la tarjeta de desarrollo **NANO-X**. Por su tamaño y distribución de pines es ideal en seguidores de línea o robots mini sumo.

### **TABLA DE CONTENIDO** <a href="#tabla-de-contenido" id="tabla-de-contenido"></a>

1. ​[**Información**](#i.-informacion)​
2. ​[**Descripción del hardware**](#ii.-descripcion-del-hardware)
3. [**Pinout**](#iii.-pinout)​
4. ​[**Especificaciones**](#iv.-especificaciones)​
5. ​[**Ejemplo de conexión**](#v.-ejemplo-de-conexion)​
6. ​[**Descargas**](#vi.-descargas)​

## **I. Información** <a href="#i.-informacion" id="i.-informacion"></a>

**MINI-X** es una tarjeta de expansión compatible con tarjetas de desarrollo Arduino Nano® y **NANO-X**, incluye un puerto de conexión para un módulo controlador de motores (se recomienda su uso con el puente H dual, **DRIVER-X)**, un regulador de voltaje que permite una entrada de hasta 16 V (Max) generando una salida estable de 5 V y una corriente de hasta 1.2 A (ideal para un uso con baterías) y un puerto de comunicación serial para depuración del código.

## **II. Descripción del hardware** <a href="#ii.-descripcion-del-hardware" id="ii.-descripcion-del-hardware"></a>

<figure><img src="/files/8xhq1l2kuf4I1uxjDLGJ" alt=""><figcaption></figcaption></figure>

1. Puerto para módulo de arranque RRT
2. Puerto compatible con tarjetas Arduino® Nano y NANO-X
3. Puerto de comunicación para módulo Bluetooth/Serial
4. Puerto compatible con el controlador de motores DRIVER-X
5. LED Indicador de encendido
6. Interruptor de encendido/apagado
7. Conector de batería para alimentación
8. Puerto de conexión para motores
9. Puerto de conexión para sensores LED
10. Indicador de propósito general (Conectado al pin D13)
11. Botón pulsador de propósito general

## III. Pinout

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

## **IV. Especificaciones**

<table data-header-hidden><thead><tr><th width="213"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td>Modelo</td><td>MINI-X</td><td></td></tr><tr><td>Módulos compatibles</td><td>Arduino® Nano, NANO-X y controlador de motores DC DRIVER-X</td><td></td></tr><tr><td>Dimensiones</td><td>73 x 32 x 9.5 mm</td><td></td></tr><tr><td>Voltaje</td><td>5.5 V - 16 V</td><td></td></tr></tbody></table>

## **V. Ejemplo de conexión**

En el siguiente ejemplo se realiza una conexión entre los módulos **NANO-X**, **DRIVER-X** y la tarjeta **MINI-X**.

<figure><img src="/files/0zJJCgpIpUAXVaaOpzE7" alt=""><figcaption></figcaption></figure>

## **VI. Descargas**

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><mark style="color:green;"><strong>Dimensiones</strong></mark></td><td><a href="https://2111342482-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbyV2zAlQAiqg46a3Lr8z%2Fuploads%2FYUhYYdKTOtfl74OqKjdF%2FDimensions_MINI-X.PDF?alt=media&#x26;token=3ac56664-d810-4344-8e72-7c91314f8f36">https://2111342482-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbyV2zAlQAiqg46a3Lr8z%2Fuploads%2FYUhYYdKTOtfl74OqKjdF%2FDimensions_MINI-X.PDF?alt=media&#x26;token=3ac56664-d810-4344-8e72-7c91314f8f36</a></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.microside.com/productos/mini-robotica/mini-x.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.
