上一页 1 ··· 254 255 256 257 258 259 260 261 262 ··· 265 下一页
  2024年12月20日
摘要: 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 阅读(23) 评论(0) 推荐(0)
摘要: 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 阅读(49) 评论(0) 推荐(0)
摘要: 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 阅读(20) 评论(0) 推荐(0)
摘要: 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 阅读(55) 评论(0) 推荐(0)
摘要: 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 阅读(35) 评论(0) 推荐(0)
摘要: 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 阅读(58) 评论(0) 推荐(0)
摘要: 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 阅读(57) 评论(0) 推荐(0)
摘要: 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 阅读(33) 评论(0) 推荐(0)
摘要: 快速概览 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 阅读(41) 评论(0) 推荐(0)
摘要: Logging LVGL has a built-in Log module to inform the user about what is happening in the library. Log level To enable logging, set LV_USE_LOG 1 in lv_ 阅读全文
posted @ 2024-12-20 09:00 AtlasLapetos 阅读(17) 评论(0) 推荐(0)
上一页 1 ··· 254 255 256 257 258 259 260 261 262 ··· 265 下一页