Easy On-Screen Controls for Embedded GUI | Creating a Virtual Joystick in LVGL

Опубликовано: 24 Октябрь 2024
на канале: That Project
2,912
like

In this video, I demonstrate how to use a virtual joystick using LVGL, the powerful embedded GUI library. While LVGL doesn't yet support multi-point touch, this library offers a simple and effective solution for implementing on-screen joystick controls. Perfect for projects requiring interactive input, this joystick library is a must-have for any embedded developer.

[LVGL Joystick]
https://github.com/0015/LVGL_Joystick

*Devices used in the demo

[WT32-SC01 Plus]
https://amzn.to/4dRCEGx

[MaTouch 7"]
https://www.makerfabs.com/esp32-s3-pa...

#joystick #lvgl #ESP32