> For the complete documentation index, see [llms.txt](https://docs.makerplayground.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.makerplayground.io/intro/component.md).

# ส่วนประกอบของซอฟต์แวร์

### 0. ปุ่มควบคุมในแถบด้านบน

![รูปแสดงลักษณะของปุ่มควบคุมในแถบด้านบน](/files/-LtypKfFoBLPHXhmViAd)

#### 1. เมนูเพื่อทำการเลือกพอร์ทอนุกรมเพื่ออัพโหลดโปรแกรม

#### 2. ปุ่ม เริ่ม/หยุด การทำงานโหมดทดลองแบบตอบโต้

#### 3. ปุ่มอัพโหลด

### 1. อุปกรณ์ (Device)

ในส่วนของอุปกรณ์ ทำหน้าที่คัดเลือกประเภทของอุปกรณ์ควบคุมและอุปกรณ์ต่อพ่วง

![](/files/-LtycSxz3Jy0mcW78QxM)

### 2. เมกเกอร์เพลกราวน์ไดอะแกรม (Diagram)

พื้นที่เพื่อการวาดไดอะแกรมเพื่อสร้างชุดคำสั่ง

![](/files/-LtycH4LSfhmNqZTRN4d)

### 3. ระบบมอนิเตอร์ (Device Monitor)

แสดงผลสถานะหรือค่าที่อ่านได้ของอุปกรณ์ต่อพ่วงขณะที่อุปกรณ์กำลังทำงานอยู่

![](/files/-Ltyc715U7PTnSJDLGKI)


---

# 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.makerplayground.io/intro/component.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.
