This Demo shows how to use Keyboard component of LVGL Tool in NECTOStudio IDE. First it displays the intro screen and then it shows application screen.
- Authors : MikroE
- Version : 3.1.0
- Date : ${COPYRIGHT_YEAR}.
- Place TFT Display into the TFT socket of the Board.
We provide demo code for testing LVGL Tool functionality. For example to work, TFT Display should be chosen during setup creation. To create a setup with TFT Display follow these steps:
- Click on Setups and select New.
- Select GCC ARM or XC32 compiler.
- Select Board you are using.
- Select your MCU Card.
- Select desired display, and choose programmer/debugger tool.
- Click Finish.
- Program the MCU.