LVGL + ESP32 + FreeType

introduction

Hello,all!

Recently, I have a requirement: How to run lvgl+freetype on ESP32?

The difficulty of this idea is building the environment for freetype. I want to make it very simple, and the best way is to use it as a component. Therefore, I have made the related dependencies of freetype into an esp-idf component! I named it: esp_freetype

This is very simple, you can get esp_freetype here:

effect

This is the effect I ran on the Retro-Yao-Mio(esp32s3) board:

Example project for Retro-Yao-Mio(esp32s3): esp_freetype_lvgl_100ask.zip(51.6 MB)

1 Like

Very nice! I’m planning to send a month newsletter today and I’ll include it :slight_smile:

1 Like

Newsletter: Official Rust binding, LVGL and SLS releases, DASQI and Elecrow board certifications and more | LVGL’s Blog