# Lemon : MASTER V1

บอร์ด HONEYLemon : MASTER V1

&#x20;   บอร์ด HONEYLemon เป็นบอร์ดสำหรับการเรียนรู้ สร้างสรรค์จินตนาการ บนบอร์ดมีความสามารถหลากหลาย แสงสี เสียง ครบถ้วน บอร์ดสามารถในการสื่อสาร Wi-Fi และ Bluetooth ในตัว นอกจากนี้แล้วยังสามารถอ่านเขียน บันทึกข้อมูลผ่าน SD Card ได้ สามารถพัฒนาโปรแกรมได้ทั้งภาษา C และ Python บน Arduino IDE , KB-IDE และ uPython หรือจะเขียนโปรแกรมแบบบล๊อก ลากวางก็สามารถทำงานได้

![](/files/-MApCIdDgM9P3tfo_-Qg)

![](/files/-MA5vtlkgrbNvlrdmZI3)

![](/files/-MA5vrkGM4wanjFUvXMZ)

## BASIC การใช้งานพื้นฐาน

{% content-ref url="/pages/-MA5nnlDAss-9f1Xn\_cG" %}
[\[BASIC\] 001 Debug (ดีบัก)](/blogs/basic/basic-001-debug.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MA5pkgTzR\_3e1HdoDff" %}
[\[BASIC\] 002 Button (ปุ่มกด)](/blogs/basic/basic-002-button.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MA5q6zJWqvPw45BLM0B" %}
[\[BASIC\] 003 SET LED COLOR RGB (เปลี่ยนสีไฟ RGB LED)](/blogs/basic/basic-003-set-led-color-rgb-rgb-led.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MA5qS-Y71xgIYb9OqPZ" %}
[\[BASIC\] 004 SOUND TONE BUZZER (เสียงดนตรี)](/blogs/basic/basic-004-sound-tone-buzzer.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MA5qbG1TaCpGXFgt291" %}
[\[BASIC\] 005 SOUND PLAY JINGLE BELLS (เล่นเพลง จิงเกิลเบลส์)](/blogs/basic/basic-005-sound-play-jingle-bells.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MA5r-qD63wSGNsytuQK" %}
[\[BASIC\] 006 MICRO SD CARD (ไฟล์บนไมโครเอสดีการ์ด)](/blogs/basic/basic-006-micro-sd-card.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MA5r7zqnmaErAORBQ3y" %}
[\[BASIC\] 007 WiFi SETUP WiFi (ต่อเน็ต)](/blogs/basic/basic-007-wifi-setup-wifi.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MA5rH-YiBBpvxQTyTJr" %}
[\[BASIC\] 008 TIME GET DATETIME (วันเวลา)](/blogs/basic/basic-008-time-get-datetime.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MA5rQgh4wuaC\_GvR2cu" %}
[\[BASIC\] 009 TIME GET DATE (วัน)](/blogs/basic/basic-009-time-get-date.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MA5rYm\_8ur\_m1dJ5tpr" %}
[\[BASIC\] 010 TIME GET TIME (เวลา)](/blogs/basic/basic-010-time-get-time.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MA5req5f5UEI56CtPUd" %}
[\[BASIC\] 011 LINE NOTIFY (แจ้งเตือนผ่านไลน์)](/blogs/basic/basic-011-line-notify.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MA5sVgS0ph1r8LjHyAK" %}
[\[BASIC\] 012 SERVO SWEEP (เซอร์โว)](/blogs/basic/basic-012-servo-sweep.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MA5sc4N0HpmFJYOEyCT" %}
[\[BASIC\] 013 ESP NOW (ส่งข้อมูลระหว่างบอร์ด)](/blogs/basic/basic-013-esp-now.md)
{% endcontent-ref %}


---

# 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/board/master-v1.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.
