> For the complete documentation index, see [llms.txt](https://docs.microside.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.microside.com/ambientes-de-programacion-ides/libreria-usb-mplab-x-ide.md).

# Librería USB - MPLAB X IDE

### **Descargar**

Puedes encontrar la librería a través del siguiente [**link**](http://ww1.microchip.com/downloads/en/softwarelibrary/mla_v2018_11_26_windows_installer.exe)**:**

<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>Librería USB - MPLAB X IDE</strong></mark></td><td><a href="http://ww1.microchip.com/downloads/en/softwarelibrary/mla_v2018_11_26_windows_installer.exe">http://ww1.microchip.com/downloads/en/softwarelibrary/mla_v2018_11_26_windows_installer.exe</a></td></tr></tbody></table>

### Instalar

1. Una vez descargado el archivo, ejecuta el instalador y da clic en ***Next***.

<figure><img src="/files/vuqF1VUYx6iDJGpHVY7S" alt="" width="525"><figcaption></figcaption></figure>

2. Acepta los términos y condiciones y da clic en ***Next***.

<figure><img src="/files/egqx0NTzwBYECBalPpkn" alt="" width="525"><figcaption></figcaption></figure>

3. Selecciona la dirección donde se instalarán los archivos y da clic en ***Next***.

<figure><img src="/files/9chl6QhhGQN2RV1TcWiA" alt="" width="525"><figcaption></figcaption></figure>

4. Selecciona la casilla ***USB Demo Projects*** y da clic en ***Next***.

<figure><img src="/files/nTlWdSPYmpQ3l64obdml" alt="" width="525"><figcaption></figcaption></figure>

5. Da clic en ***Next*** y comenzará la instalación.

<figure><img src="/files/1GNc7k0vf1lBsUtdqRVL" alt="" width="525"><figcaption></figcaption></figure>

6. Por último, una vez finalizada la instalación, da clic en ***Finish***.

<figure><img src="/files/VlyAEYsVdFRtlP3wjX8B" alt="" width="525"><figcaption></figcaption></figure>

7. ¡Listo! Ahora ya cuentas con la **librería USB** para **MPLAB X IDE**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/ambientes-de-programacion-ides/libreria-usb-mplab-x-ide.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.
