# 비트블록 완벽 가이드!

모야랩(moyalab)은 인공지능 관련 교육 콘텐츠를 개발하는 ICT 교육 콘텐츠 기업입니다.

이  곳은 모야랩에서 개발하는 제품과 소프트웨어의정보제공을위한페이지입니다.     &#x20;

### 카테고리

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>비트블록::Bitblock</strong></td><td>교육용 전자 보드인 비트블록의 명칭과 기능에 대해서 설명합니다.</td><td><a href="/files/5aK1h8vDcPRcCViVfGDz">/files/5aK1h8vDcPRcCViVfGDz</a></td><td></td><td><a href="/pages/Zvukm7MAGL6ooitMTmpY">/pages/Zvukm7MAGL6ooitMTmpY</a></td></tr><tr><td><strong>비트블록AI::BitblockAI</strong></td><td>인공지능을 활용한 프로그래밍으로 보드를 제어하거나 센서 데이터를 수집   활용하는  프로그램을 만들 수 있습니다.</td><td><a href="/files/zFHX9CxyfS0C4jggCp28">/files/zFHX9CxyfS0C4jggCp28</a></td><td></td><td><a href="/pages/7aUFmnCMx9m4smGncsXL">/pages/7aUFmnCMx9m4smGncsXL</a></td></tr><tr><td><strong>펌웨어 업로더</strong></td><td>비트블록 보드에 새로운 펌웨어를 업로드하는 방법에 대해서 설명합니다.</td><td><a href="/files/ICaZsUyK9n4Tt2ePFQjI">/files/ICaZsUyK9n4Tt2ePFQjI</a></td><td></td><td><a href="/pages/U1MZCPBwlCIHwdcW0tVS">/pages/U1MZCPBwlCIHwdcW0tVS</a></td></tr><tr><td><strong>파이썬 라이브러리</strong></td><td>프로그래밍 언어 파이썬으로 비트블록을 제어하는 방법을 설명합니다.</td><td><a href="/files/SXi5701TADqhIqIFwAxg">/files/SXi5701TADqhIqIFwAxg</a></td><td></td><td><a href="/pages/z6bNTJvKzs2uS3y0RbQZ">/pages/z6bNTJvKzs2uS3y0RbQZ</a></td></tr></tbody></table>

<figure><img src="/files/FVmqyI1S9GfOembLUIkR" alt=""><figcaption><p>비트블록 보드</p></figcaption></figure>


---

# 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://moyalab.gitbook.io/manual/readme.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.
