# Plataforma XIDE

## ¿Qué es XIDE?

**XIDE®** es una plataforma de hardware modular integrada por módulos **X-NODE** y tarjetas de expansión **X-BOARD,** diseñado para incorporar **en menos de 24 hrs,** prototipos de hardware para **proyectos de IoT.**

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

## ¿Cómo se conforma?

### X-NODE

El X-NODE es un módulo integrado por un sensor, actuador o módulo de comunicación y un controlador en hardware, cuenta con el estándar [**mikroBUS™**](https://www.mikroe.com/mikrobus), que lo hace compatible con un gran ecosistema de kits para desarrollo de hardware. También integra conectores JST compatibles con el estándar de conexión [**Qwiic®**](https://www.sparkfun.com/qwiic) de [**SparkFun®**](https://www.sparkfun.com/), para una comunicación entre diversos módulos y tarjetas de desarrollo por medio del protocolo I2C de manera rápida y sencilla.

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

### X-BOARD

Las X-BOARD son tarjetas de expansión para la evaluación rápida y sencilla de proyectos orientados al IoT, son compatibles con diferentes herramientas de desarrollo y cuentan con el estándar [**mikroBUS™**](https://www.mikroe.com/mikrobus), lo cual las hace compatibles con módulos X-NODE y [**Click Boards™**](https://www.mikroe.com/click-boards), también integran conectores JST compatibles con el estándar de conexión [**Qwiic®**](https://www.sparkfun.com/qwiic) de [**SparkFun®**](https://www.sparkfun.com/), que brinda una comunicación entre diversos módulos y tarjetas de desarrollo por medio del protocolo I2C.

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


---

# 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/acerca-de.../plataforma-xide.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.
