Home lvgl

lvgl

10 Articles

ESP32 SPI LCD Touch Interface | Add Touch to Your Display

Learn how to add a touch interface to an SPI LCD using ESP32. Step-by-step guide with code and circuit to create interactive touch-enabled...

ESP32 SPI LCD with Graphics using LVGL

Learn to interface an SPI LCD with ESP32 and display graphics using the LVGL library. This guide includes code, setup, and working demo...

LVGL on STM32 || PART7 || Load LVGL from Ext Flash

This tutorial for LVGL on STM32 covers how to run the LVGL application from the External flash memory, W25Q connected via the QSPI...

LVGL on STM32 || PART 6

This tutorial is the PART6 of the STM32 LVGL series. We will see how to store the assets into the external Flash mem...

STM32 FMC || LCD PART3 || Add LVGL & Create UI

This tutorial is the PART3 of the STM32 FSMC LCD series. We will see how to add the LVGL to our display which...

LVGL ON STM32 || PART5

In this LVGL tutorial we will see how to use the on screen keyboard. The data entered in the text fields will be...

LVGL on STM32 || PART 4

In this LVGL tutorial we will send the UART and ADC data to the display, and retrieve the button states from the display...

How to use Ethernet with Riverdi STM32 Displays

This tutorial covers how to use the ethernet on the riverdi STM32 H7 embedded displays with the help of the Riverdi POE Add-on..

LVGL on Riverdi STM32-H7 Display

This tutorial covers how to implement LVGL on the 7" STM32H7 embedded Riverdi Display, and build the UI using the squareline studio.....