This Demo shows how to use Buttons, Images, Labels and Progress Bar components of Designer Tool in NECTOStudio IDE. First it displays the intro screen and then it shows application screen - you can press Buttons to change the screen color and increase the Progress Bar value. When Progress Bar value reaches 100% Demo starts from beginning.
- Authors : MikroE
- Version : 3.0.0
- Date : ${COPYRIGHT_YEAR}.
- Place TFT Display into the TFT socket of the Board.
We provide demo code for testing Designer 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.
NOTE: This Demo was designed for 4 inch TFT display. If you are using display of other size you will need to adjust the screen view.