# Estándar Qwiic®

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

## El prototipado con I2C nunca había sido tan fácil

El estándar [**Qwiic Connect**](https://www.sparkfun.com/qwiic#overview) de [**SparkFun**](https://www.sparkfun.com) utiliza conectores JST de 4 pines para unir rápidamente tarjetas de desarrollo con sensores, LCDs, módulos y más.

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

## Beneficios

El estándar **Qwiic Connect** está diseñado para mantener tus proyectos en movimiento.

{% embed url="<https://www.youtube.com/watch?v=x0RDEHqFIF8>" %}

<table data-header-hidden><thead><tr><th width="162"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><img src="/files/lhNzXDuJyXgXs4ZZh7rF" alt=""></td><td><h4>Sin soldadura</h4><p>Los cables Qwiic (JST de 4 pines) se conectan fácilmente desde tarjetas de desarrollo a sensores, shields, módulos de accesorios y más, lo que facilita el trabajo de configurar un nuevo prototipo.</p></td><td></td></tr><tr><td><img src="/files/xG8HfEHTExaHL2W1dRhV" alt=""></td><td><h4>Conector polarizado</h4><p>No hay necesidad de preocuparse por intercambiar accidentalmente los cables SDA y SCL en tu tarjeta de pruebas. El conector Qwiic está polarizado para encajar de manera correcta.</p></td><td></td></tr><tr><td><img src="/files/ddat2gYkMgJSTyqWLdy3" alt=""></td><td><h4>Compatible con conexión en cadena</h4><p>¡Es hora de aprovechar el poder del bus I2C! La mayoría de las tarjetas Qwiic tienen dos o más conectores, lo que permite conectar múltiples dispositivos.</p></td><td></td></tr></tbody></table>

## Conoce más

{% embed url="<https://www.sparkfun.com/qwiic#overview>" %}


---

# 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.../estandar-qwiic-r.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.
