# บทความแนะนำการใช้งาน

- [การติดตั้ง Arduino Library HONEYLemon](https://lemon.honey.co.th/blogs/arduino-library-honeylemon.md)
- [BASIC การใช้งานพื้นฐาน](https://lemon.honey.co.th/blogs/basic.md)
- [\[BASIC\] 001 Debug (ดีบัก)](https://lemon.honey.co.th/blogs/basic/basic-001-debug.md)
- [\[BASIC\] 002 Button (ปุ่มกด)](https://lemon.honey.co.th/blogs/basic/basic-002-button.md)
- [\[BASIC\] 003 SET LED COLOR RGB (เปลี่ยนสีไฟ RGB LED)](https://lemon.honey.co.th/blogs/basic/basic-003-set-led-color-rgb-rgb-led.md)
- [\[BASIC\] 004 SOUND TONE BUZZER (เสียงดนตรี)](https://lemon.honey.co.th/blogs/basic/basic-004-sound-tone-buzzer.md)
- [\[BASIC\] 005 SOUND PLAY JINGLE BELLS (เล่นเพลง จิงเกิลเบลส์)](https://lemon.honey.co.th/blogs/basic/basic-005-sound-play-jingle-bells.md)
- [\[BASIC\] 006 MICRO SD CARD (ไฟล์บนไมโครเอสดีการ์ด)](https://lemon.honey.co.th/blogs/basic/basic-006-micro-sd-card.md)
- [\[BASIC\] 007 WiFi SETUP WiFi (ต่อเน็ต)](https://lemon.honey.co.th/blogs/basic/basic-007-wifi-setup-wifi.md)
- [\[BASIC\] 008 TIME GET DATETIME (วันเวลา)](https://lemon.honey.co.th/blogs/basic/basic-008-time-get-datetime.md)
- [\[BASIC\] 009 TIME GET DATE (วัน)](https://lemon.honey.co.th/blogs/basic/basic-009-time-get-date.md)
- [\[BASIC\] 010 TIME GET TIME (เวลา)](https://lemon.honey.co.th/blogs/basic/basic-010-time-get-time.md)
- [\[BASIC\] 011 LINE NOTIFY (แจ้งเตือนผ่านไลน์)](https://lemon.honey.co.th/blogs/basic/basic-011-line-notify.md)
- [\[BASIC\] 012 SERVO SWEEP (เซอร์โว)](https://lemon.honey.co.th/blogs/basic/basic-012-servo-sweep.md)
- [\[BASIC\] 013 ESP NOW (ส่งข้อมูลระหว่างบอร์ด)](https://lemon.honey.co.th/blogs/basic/basic-013-esp-now.md)


---

# 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.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.
