Encoder + keyboard from SquareLine Studio

Description

Hi everyone!, I’m the first to apologize, I’m not an expert on arduino and certainly not on LVGL …
would someone here be so kind as to create a example for me… a keyboard generated in SquareLine Studio + the possibility to move using the encoder+one hw key (or hw keys left right enter) I’ve already tried so much that I actually don’t see anything at all, I deleted everything and have to start over so I don’t get stuck on some errors from previous tests

-(LVGL is running without problem,as display driver I use LovyanGFX because ili9488)-

What MCU/Processor/Board and compiler are you using?

Arduino , ESP32

What LVGL version are you using?

8.3.4

What do you want to achieve?

one screen with the keyboard from the SquareLine Studio … where I would move with the encoder and one (button)key for enter

What have you tried so far?

everything I found on the Internet … unfortunately I am not very wise from the documentation =(

Thank you all for any help!

1 Like

I finally managed to find functional instructions with the encoder … it is for version 7 but that is not a problem … maybe the link will help more people :

GitHub - Learn-LVGL (couple example for different boards)