Skip to content

Microcontroller based embedded graphics system , Interfacing, and building graphical UI using LVGL

Notifications You must be signed in to change notification settings

georgecatalin/Understand-GUIs-on_STM32

Repository files navigation

Mastering Microcontroller STM32 LTDC LCD TFT LVGL

Microcontroller based embedded graphics system , Interfacing, and building graphical UI using LVGL

Summary

Source code adapted after the Udemy.com course "Mastering Microcontroller: STM32-LTDC, LCD-TFT, LVGL (MCU3)".

https://www.udemy.com/course/mastering-microcontroller-stm32-ltdc-lcd-tft-lvgl/

The source code works on STM32F429I-DISC1.

Read more about from the LVGL Documentation

STM32 SF429I-DISC1

STM32F429I-DISC1

Repository info

The content within this repository is my own work produced as a result of completing the course.

About me