Developing GUI Application using LVGL on Raspberry Pi
Aug 10, 2023 · 8 min read · LVGL, typically used for developing GUIs for microcontrollers that have limited resources, can also be used to create GUIs for more powerful boards, such as Raspberry Pi. In this article, I'll demonstrate how to use the LVGL framework to create an em...
Join discussion