lv_lib_100ask
is a reference for various out of the box schemes based on lvgl library or an enhanced interface for various components of lvgl library.
path | describe |
---|---|
src/lv_100ask_pinyin_ime | Lvgl component enhanced interface (Pinyin IME) |
src/lv_100ask_sketchpad | Lvgl component enhanced interface (drawing board) |
src/lv_100ask_page_manager | Lvgl component enhanced interface (Page Manager) |
src/lv_100ask_calc | Lvgl component enhanced interface (Calculator) |
src/lv_100ask_2048 | Lvgl scheme reference (2048) |
src/lv_100ask_memory_game | Lvgl scheme reference (number pair puzzle) |
src/lv_100ask_file_explorer | Lvgl scheme reference (file explorer) |
src/lv_100ask_nes | Lvgl scheme reference (NES simulator) |
src/lv_100ask_screenshot | lvgl screenshot |
more todo... | more todo... |
- Clone this repository:
https://github.com/100askTeam/lv_lib_100ask.git
- The
lv_lib_100ask
directory should be next to thelvgl
directory in your project. Similarly tolv_conf.h
there is a configuration file for the examples too. It is calledlv_lib_100ask_conf.h
. - Copy
lv_lib_100ask/lv_lib_100ask_conf_template.h
next tolv_lib_100ask
directory - Rename it to
lv_lib_100ask_conf.h
- Change the first
#if 0
to#if 1
to enable the file's content - Enable or Disable function
This is an open project and contribution is very welcome!
- lvgl:https://lvgl.io
- lvgl docs:https://docs.lvgl.io
- lvgl forum:https://forum.lvgl.io](https://forum.lvgl.io/)
- 100ask lvgl docs:http://lvgl.100ask.net
- 100ask lvgl forum:https://forums.100ask.net/c/13-category/13
- 100ask lvgl online communities:http://lvgl.100ask.net/master/contact_us/index.html
- 100ask lvgl video tutorial: