# 엔트리로 실전 아두이노 배우기

본 서는 엔트리에 대한 기본 지식은 있으나, 아직 아두이노 C++코딩에는 입문하지 못한,  **엔트리 블록코딩을 통해 아두이노 기본을 익히고자 하는 분/교육하고자 하는 분**들을 위해 씌여졌습니다.

#### 변경내역:

| 버전   | 날짜        | 내역              |
| ---- | --------- | --------------- |
| v1   | 2021/6/8  | 첫 버전 공개         |
| v1.1 | 2021/6/10 | 5.4 장 내용 보완     |
| v1.2 | 2023/2/17 | UI변경에 따른 이미지 교체 |
| v1.3 | 2026/2/16 | 블루투스 연결설정 추가    |

#### **저자**: JJ ([comseong@gmail.com](#jj-comseong-gmail.com))

#### 참고 서적1: [메카솔루션](https://blog.naver.com/roboholic84)의 '[입문자를 위한 아두이노-엔트리 종결키트](https://playentry.org/rest/file/602f55c92f3a2e0050185ee7)'

#### 참고 서적2: 박필준님의 '[아두이노 시뮬레이터](https://wikidocs.net/book/2655)'

#### 저작권: [https://creativecommons.org/licenses/by-nc-sa/4.0/](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.ko)

![](https://1238842542-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MaoCrU7aM6SgouXppME%2F-MaoCyalFe3_7uUcCU9A%2F-MaqETMrrz0He569RPTu%2Fimage.png?alt=media\&token=d718b297-917f-4ea8-adcf-ae361da0e0ac)


---

# 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://jjlee.gitbook.io/entry-arduino/master.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.
