# Code

{% content-ref url="../../arduino/tutorials/setup-arduino-every-board-in-arduino-ide" %}
[setup-arduino-every-board-in-arduino-ide](https://learn.pakronics.com.au/arduino/tutorials/setup-arduino-every-board-in-arduino-ide)
{% endcontent-ref %}

## Library OTTO with Arduino Nano Every board code

{% file src="<https://2169521322-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LpB_n-ftH_l6rtTiAfI%2F-M0tkTl6l589vdiuz9Gs%2F-M0tkrjvmshKzmyo5iCr%2FPakronics_Otto.zip?alt=media&token=be04fb1e-58bd-49b3-bbf4-8636a6fc5699>" %}
OTTO Library for Arduino Nano Every by Pakronics
{% endfile %}

## If you don't know how to install Arduino library for OTTO

{% content-ref url="../../arduino/tutorials/installing-libraries" %}
[installing-libraries](https://learn.pakronics.com.au/arduino/tutorials/installing-libraries)
{% endcontent-ref %}

## Legacy Arduino Nano code

You can download the codes for different functions of Otto from here. You will need to install the libraries in arduino before using the codes provided.&#x20;

{% file src="<https://2169521322-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LpB_n-ftH_l6rtTiAfI%2F-LwU-ZS-jPyDcK18g6pQ%2F-LwU4iR7nXxYMGkcomkS%2FLibraries_V9.zip?alt=media&token=8f375b00-1ec3-414a-9b82-ddedcfa6d0ef>" %}
Libraries
{% endfile %}

{% file src="<https://2169521322-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LpB_n-ftH_l6rtTiAfI%2F-LwU-ZS-jPyDcK18g6pQ%2F-LwU4sfdtWzJHOy6tthY%2FOtto.zip?alt=media&token=d80211c4-c666-47cb-8a1f-641ea640dfdb>" %}
Codes
{% endfile %}

In case you don't know to install libraries, you can take a look at our tutorial here.

{% content-ref url="../../arduino/tutorials/installing-libraries" %}
[installing-libraries](https://learn.pakronics.com.au/arduino/tutorials/installing-libraries)
{% endcontent-ref %}


---

# 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://learn.pakronics.com.au/makerspace/otto-diy/code.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.
