# Micronucleus

## Configuração dos drivers para Micronucleus

Se você está usando o Micronucleus como bootloader e as bibliotecas da Digispark, faça as configurações a seguir:

## Windows

Faça o download do driver no seguinte link:

<https://github.com/digistump/DigistumpArduino/releases/download/1.6.7/Digistump.Drivers.zip>

Descompacte e instale. Para Windows 32 bits execute o DPinst.exe e se tiver usando o Windows 64 bits execute o DPinst64.exe

Fonte: <http://digistump.com/wiki/digispark/tutorials/connecting>

## Linux

Linux Troubleshooting: <http://digistump.com/wiki/digispark/tutorials/linuxtroubleshooting>


---

# 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://franzininho.gitbook.io/franzininho-docs/franzininho-diy/drivers/micronucleus.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.
