# LVGL - Light and Versatile Embedded Graphics Library

## LVGL&#x20;

เป็น open-source graphics library สำหรับสร้าง GUI (Graphical User Interface) แสดงผลด้านกราฟิกและใช้งาน touchscreens ให้กับหน้าจอของบอร์ดสมองกลฝั่งตัว (Embedded boards) ง่ายในการจัดการกราฟิก สวยงาม และ ใช้พื้นที่หน่วยความจำต่ำ

![website LVGL : https://lvgl.io/ ](/files/-MhkqyTQB9f-RDmgcAE6)

![](/files/-MhkronJGsycGikKJCus)

### LVGL with embedded boards

เราสามารถเริ่มใช้งานกับบอร์ดที่เป็น partners ของ LVGL ได้ เช่น บอร์ด Arduino STM32 ESP32 NXP เป็นต้น  &#x20;

![](/files/-MhlH6P1Y5t5kcVL8Uto)

### LVGL on Display Devices

LVGL on STM32F769 Discovery (800x480) LCD touchscreen

{% embed url="<https://www.youtube.com/watch?v=ZUJxbCbBod0>" %}

### ศูนย์ AIC มีบอร์ดอะไรบ้างที่ใช้ LVGL

LVGL with reTerminel Display (720x1280)  touchscreen

![reTerminal ](/files/-MhlkERMUAMHY_zrl7ED)

![reterminel with LVGL](/files/-MhlDYnsx5uYjEGVHi4b)

ภาพจากเว็บไซต์ : <https://wiki.seeedstudio.com/reTerminal-build-UI-using-LVGL/>

LVGL with ESP32 Display 240x320 touchscreen

![smartModbus](/files/-Mhlm19B80LkwOiqrITJ)

![](/files/-MhluEIh5RYxvHerElqC)

HIVE Smart&#x20;

![](/files/-MhlvNqTlQcgJpBOvMXB)

{% embed url="<https://www.kin-yoo-dee.com/hive-smart>" %}

### &#x20;

> ###


---

# 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://docs.aic-eec.com/general/getting-start/lvgl-light-and-versatile-embedded-graphics-library.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.
