LVGL's Blog is Open for Everyone

Do you have an interesting project? Ported LVGL to a new hardware? Do you know a great trick? You can add your post here to share your knowledge with others. Learn more here.

v8.3.5 is released

Performance perf(gpu): improve NXP’s PXP and VGLite accelerators 3952 perf(dam2d): rework stm32 dma2d 3904 Fixes fix(monkey): remove executable permissions from source files 3971 fix(ci): set Ubuntu version for MicroPython test...

NuMaker-HMI-MA35D1-S1 - board certification review

The NuMaker-HMI-MA35D1-S1 is an evaluation board for Nuvoton NuMicro MA35D1 series microprocessors, and consists of three parts: a NuMaker-SOM-MA35D16A81 SOM board, a NuMaker-BASE-MA35D1B1 base board and a 7” TFT-LCD daughter...

Summary of 2022 and some news

This is the copy of the monthly newsletter sent out to our subscribers. I’m sure when you read this email either you will prepare for the new year celebration or you...

v8.3.4 is released

New Features feat(keyboard): ported arabic keyboard from release 7.10.0 3728 feat(table): scroll to the selected cell with key navigation 39d03a8 Fixes fix(rt-thread): sync rt-thread v5.0.0 rt_align 3864 fix(draw): SDL2 gradient...

STM32H7B3I-DK - board certification review

The STM32H7B3I-DK Discovery kit is a complete demonstration and development platform for STMicroelectronics Arm® Cortex®-M7 core-based STM32H7B3LIH6QU microcontroller. The full range of hardware features available on the board helps users...

JS bindings, New FPGA repo, Updated website, Videos and more

This is the copy of the monthly newsletter sent out to our subscribers. Bindings LVGL got a new JavaScript binding which allows creating UIs in a React-ish style. Actually now...

New releases, boards and features

This is the copy of the monthly newsletter sent out to our subscribers. New bugfix release We have released v8.3.2 with these changes. By accident the version number in lvgl.h...

v8.3.2 is released

Fixes fix(fragment): fixed child fragment event dispatch 3683 fix(sdl): clear streaming/target texture with FillRect 3682 fix(sdl): transformation with alpha (#3576) 3678 fix(draw_sw): fix image cache to access the freed stack...

New features, Sponsored issues, New SquareLine Studio version and great videos

This is the copy of the monthly newsletter sent out to our subscribers. New features As you might know that we develop v9 (the new major version) in the master...

PikaScript and lvgl: Make Python Lighter, Easier and Smarter

What is PikaScript ? PikaScript is a Python interpreter designed specifically for microcontrollers, and it supports a subset of the common Python3 syntax. It’s lighter, requiring only 32k of code...