Skip to content

Running your first UI

Browse through the Examples Folder of the Library within Arduino IDE.

Select any Example of your choice.

Modify. Upload and Done !

Note

Don't forget to check & update your screen size in the Example Code.

You can find the resolution for your screen by launching the EmbedUI Software Application. If you have not yet downloaded the Software Application, you can download it from Github

Note

Before you proceed to the next steps, make a note of the COM Port for your board & the Baudrate in the Example Code.

Once you have uploaded the code in your board, open the EmbedUI Application & follow the steps:

  1. After the software loads, select the correct COM Port from the Ports List.
  2. Choose the correct Baudrate from the Baudrate List.
  3. Click Connect & the UI should start.


Congratulations, you have made this far & successfully executed the very first UI Application through your Board !!!