Controling display with rotary encoder

What do you want to achieve?

I want to control display with rotary encoder.

What have you tried so far?

Screenshot or video

image

Others

  • SquareLine Studio version: 1.0.5
  • Operating system: Windows 10
  • Target hardware: ESP32 + ILI9341

Hello everyone, I am a newbie in SquareLine and display programming at all… Is there a simple way to easily control the display with an encoder? I want to switch between items/buttons with rotating encoder and submit it with pushing encoder.
Thank you

Hi,

LVGL supports rotary encoder support as input device. Please take a look at these two pages of the docs:
https://docs.lvgl.io/master/porting/indev.html#encoder
https://docs.lvgl.io/master/overview/indev.html#keypad-and-encoder