# 1 🧘‍♂️ เครื่องมือและการเตรียมการ

## 1.1การเตรียมการ

เมื่อได้รับสินค้าแล้วถึงขั้นตอนการเปิดกล่องเช็คของดูโปรดถ่ายคลิปก่อนการเปิดแกะสินค้าเพื่อเป็นหลักฐานยืนยันหากอุปกรณ์ใดสูญหายไป

{% hint style="success" %}
การทำงานในห้องที่ไม่มีพรมหรือกระเบื้องโมเสกจะดีกว่า สกรูและสปริงขนาดเล็กสามารถหายไปได้อย่างหากหล่นลงบนพื้น
{% endhint %}

## 1.2 เครื่องมือและอุปกรณ์เสริม

{% tabs %}
{% tab title="Required" %}

| เครื่องมือ                    | **หมายเหตุ**                                                                                                                                                                         |
| ----------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| ไขควงปากแบนและแฉก             | สำหรับสกรู M2 (เส้นผ่านศูนย์กลาง = 2 มม.)                                                                                                                                            |
| คอมพิวเตอร์ Windows/Mac/Linux | <p>ดาวน์โหลด <a href="https://github.com/PetoiCamp/OpenCat/releases">Petoi Desktop APP</a></p><p>ติดตั้งล่าสุด <a href="https://www.arduino.cc/en/Main/Software">Arduino IDE</a></p> |
| พอร์ตชาร์จ USB                | เอาต์พุต 5V 1A ควรจะเพียงพอ                                                                                                                                                          |
| {% endtab %}                  |                                                                                                                                                                                      |

{% tab title="Optional" %}

| **เครื่องมือ**                       | **หมายเหตุ**                                                |
| ------------------------------------ | ----------------------------------------------------------- |
| หัวแร้งพร้อมอุปกรณ์สำหรับการบัดกรี   | สำหรับการแก้ไข PCB หากคุณเป็นแฮ็กเกอร์!                     |
| เครื่องพิมพ์สามมิติพร้อมอุปกรณ์เสริม | เพิ่มการออกแบบพิเศษของคุณ                                   |
| ชุด Arduino/Raspberry Pi             | เพิ่มแกดเจ็ตเพิ่มเติมใน Bittle                              |
| มัลติมิเตอร์                         | ทดสอบและดีบัก                                               |
| ออสซิลโลสโคป                         | ทดสอบและดีบัก                                               |
| กาวร้อน/กาวซุปเปอร์                  | หลีกเลี่ยงการใช้พวกเขา Bittle ได้รับการออกแบบให้ปราศจากกาว! |
| {% endtab %}                         |                                                             |
| {% endtabs %}                        |                                                             |


---

# 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://bittle.petoi.com/thai-2/1-tools-and-preparation.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.
