随笔分类 -  LVGL / 快速开始(Get started)

CMake
摘要:CMake LVGL supports integrating with CMake. It comes with preconfigured targets for: Espressif (ESP32) MicroPython Zephyr On top of the preconfigured 阅读全文
posted @ 2024-12-20 09:04 AtlasLapetos 阅读(87) 评论(0) 推荐(0)
RT-Thread RTOS
摘要:RT-Thread RTOS What is RT-Thread? RT-Thread is an open source, neutral, and community-based real-time operating system (RTOS). RT-Thread has Standard 阅读全文
posted @ 2024-12-20 09:04 AtlasLapetos 阅读(48) 评论(0) 推荐(0)
NuttX RTOS
摘要:NuttX RTOS What is NuttX? NuttX is a mature and secure real-time operating system (RTOS) with an emphasis on technical standards compliance and small 阅读全文
posted @ 2024-12-20 09:03 AtlasLapetos 阅读(108) 评论(0) 推荐(0)
Tasmota and berry
摘要:Tasmota and berry What is Tasmota? Tasmota is a widely used open-source firmware for ESP8266 and EPS32 based devices. It supports a wide variety of de 阅读全文
posted @ 2024-12-20 09:03 AtlasLapetos 阅读(47) 评论(0) 推荐(0)
Micropython
摘要:Micropython What is Micropython? Micropython is Python for microcontrollers. Using Micropython, you can write Python3 code and run it even on a bare m 阅读全文
posted @ 2024-12-20 09:02 AtlasLapetos 阅读(90) 评论(0) 推荐(0)
Arduino
摘要:Arduino The core LVGL library and the demos are directly available as Arduino libraries. Note that you need to choose a powerful enough board to run L 阅读全文
posted @ 2024-12-20 09:02 AtlasLapetos 阅读(67) 评论(0) 推荐(0)
Espressif (ESP32)
摘要:Espressif (ESP32) Since v7.7.1 LVGL includes a Kconfig file, so LVGL can be used as an ESP-IDF v4 component. Get the LVGL demo project for ESP32 We’ve 阅读全文
posted @ 2024-12-20 09:02 AtlasLapetos 阅读(100) 评论(0) 推荐(0)
NXP
摘要:NXP NXP has integrated LVGL into the MCUXpresso SDK packages for several of their general purpose and crossover microcontrollers, allowing easy evalua 阅读全文
posted @ 2024-12-20 09:01 AtlasLapetos 阅读(82) 评论(0) 推荐(0)
Simulator on PC
摘要:Simulator on PC You can try out LVGL using only your PC (i.e. without any development boards). LVGL will run on a simulator environment on the PC wher 阅读全文
posted @ 2024-12-20 09:01 AtlasLapetos 阅读(60) 评论(0) 推荐(0)
快速概览 Quick overview
摘要:快速概览 Quick overview Here you can learn the most important things about LVGL. You should read this first to get a general impression and read the detai 阅读全文
posted @ 2024-12-20 09:00 AtlasLapetos 阅读(103) 评论(0) 推荐(0)