|
4 mēneši atpakaļ | |
---|---|---|
.. | ||
README.md | 4 mēneši atpakaļ | |
lv_demo_keypad_encoder.c | 4 mēneši atpakaļ | |
lv_demo_keypad_encoder.h | 4 mēneši atpakaļ | |
screenshot1.gif | 4 mēneši atpakaļ | |
screenshot1.png | 4 mēneši atpakaļ |
LVGL allows you to control the widgets with keypad and/or encoder without touchpad. This demo shows how to handle buttons, drop-down lists, rollers, sliders, switches and text inputs without touchpad. Learn more about the touchpad-less usage of LVGL here.
lv_conf.h
or equivalent places set LV_USE_DEMO_KEYPAD_AND_ENCODER 1
lv_init()
and initializing the drivers call lv_demo_keypad_encoder()