Home gui

gui

6 Articles

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...

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.....

Riverdi STM32 Display #3. Send data from UART to UI

This tutorial covers how to receive the data using UART in a Riverdi STM32 Display and how to print the data on the...

TouchGFX #7. How to implement on screen keyboard

This tutorial covers how to implement the on screen keyboard functionality in any application in the touchGFX and STM32...

TouchGFX#4. Sending data from another task || Gauge || Animation

This tutorial will cover how to send data to the touchGFX UI, while we sample from other tasks. It also covers the Gauge...

TouchGFX #3. Sending data to UI || MVP

This tutorial covers how to send the data from MCU to the UI in touchGFX. The data is sampled in the gui task...