# Required Hardware and Software Components

List of Hardware components required:

* ruggedBOARD-A5D2x board.
* USB to microUSB cable.
* A PC with Linux or Windows installed.

List of software components required:\
&#x20;          \- Download & Prepare the following software components before proceeding.

* Images of OS *`i.e boot.bin, uboot.bin, zImage, at91-sama5d27_som1_ek.dtb, rootfs`*
* Enviornment files `tftp.sh, env.sh, Toolchain`

{% tabs %}
{% tab title="Windows Host" %}

* Putty Terminal - Download a suitable version of "Putty" based on your PC configuration from the link below.

{% embed url="<https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html>" %}

Note: Keep all the downloaded files in a single folder. Installation and setup process will be shown in the next sections.
{% endtab %}

{% tab title="Linux Host" %}
You should have the below components before proceeding further on this tutorials.

* eLinux\_packages Script files.

You can download this scrip file from the link below and keep all the download files in a particular folder.

[eLinux\_pkg.sh](https://help.ubuntu.com/community/Minicom)
{% endtab %}
{% endtabs %}

| <p>Getting Started  </p><p><img src="https://2940024201-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LbvnQRGvCTc2Zmsi6BG%2F-Lic2zEwHzxKu1o2BjDH%2F-LicGwoXitqUhuuf4ZTX%2FGetting%20started.png?alt=media&#x26;token=5dbe2204-44f0-47f9-8272-459f1741e386" alt="" data-size="original"></p> |          Developer Guide<img src="https://2940024201-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LbvnQRGvCTc2Zmsi6BG%2F-Lic2zEwHzxKu1o2BjDH%2F-LicHU6vVCRAAt0ruoqk%2FDSC_0021.JPG?alt=media&#x26;token=edc867a1-c1ab-42c8-a28f-420071223c85" alt="" data-size="original">          |
| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
|            How To-Dos<img src="https://2940024201-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LbvnQRGvCTc2Zmsi6BG%2F-Lic2zEwHzxKu1o2BjDH%2F-LicGwoXitqUhuuf4ZTX%2FGetting%20started.png?alt=media&#x26;token=5dbe2204-44f0-47f9-8272-459f1741e386" alt="" data-size="original">           | Use cases / Applications<img src="https://2940024201-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LbvnQRGvCTc2Zmsi6BG%2F-Lic2zEwHzxKu1o2BjDH%2F-LicGwoXitqUhuuf4ZTX%2FGetting%20started.png?alt=media&#x26;token=5dbe2204-44f0-47f9-8272-459f1741e386" alt="" data-size="original"> |
|                                                                                                                                                                                                                                                                                                              |                                                                                                                                                                                                                                                                                                       |
|                                                                                                                                                                                                                                                                                                              |                                                                                                                                                                                                                                                                                                       |
|                                                                                                                                                                                                                                                                                                              |                                                                                                                                                                                                                                                                                                       |
|                                                                                                                                                                                                                                                                                                              |                                                                                                                                                                                                                                                                                                       |


---

# 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://ruggedboard.gitbook.io/ruggedboard/quick-start-with-rb/pre-requisite/hardware-components.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.
