# การติดตั้ง Arduino Library HONEYLemon

สวัสดีครับสำหรับการติดตั้ง Arduino Library สำหรับบอร์ด HONEYLemon นั้นสามารถทำได้ง่ายๆ ผ่าน Arduino Library Manager ได้เลย

**วิธีการติดตั้ง HONEYLemon Library สำหรับ Arduino IDE**

1.เปิดโปรแกรม Arduino IDE

2.เลือกเมนู Sketch -> เลือก Include Library -> เลือก Manage Libraries… หรือกด **Ctrl+Shift+I**

![](/files/-MA5nAuEO8P2xMvf6avQ)

3.พิมพ์ค้นหา ” HONEYLemon ” แล้วกดติดตั้ง Install

![](/files/-MA5nDalyJn9F-Caa1EX)

4.เมื่อติดตั้งเสร็จแล้วจะได้แบบด้านล่าง

![](/files/-MA5nFjm4vZQ9UuRTBuF)

5.การติดตั้ง Library เสร็จสมบูรณ์


---

# 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://lemon.honey.co.th/blogs/arduino-library-honeylemon.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.
