Skip to content

Commit 075743a

Browse files
Added unused image
1 parent d1b13e6 commit 075743a

File tree

1 file changed

+6
-0
lines changed
  • content/hardware/10.mega/shields/giga-display-shield/tutorials/13.appwizard-guide

1 file changed

+6
-0
lines changed

content/hardware/10.mega/shields/giga-display-shield/tutorials/13.appwizard-guide/content.md

+6
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,12 @@ Next create a slider by pressing the **Rotary** button on the top left menu. You
7171

7272
![Project with rotary](assets/appwizard-rotary.png)
7373

74+
Now the complete project should look like this:
75+
76+
![Complete project](assets/appwizard-complete-gui.png)
77+
78+
Let's move on to how we can export this project to be displayed on the GIGA Display Shield.
79+
7480
## Exporting the Project
7581

7682
In AppWizard, go to **File -> Export & Save** in the upper left of the window. Now open the folder of the project. Create a new folder which we will put the exported files into, in this new folder create another folder named **src**. Now from the exported project folder, copy all the files contained in the **Resource** and **Source** subfolders (without copying the subfolders themselves) into the newly created **src** folder. Take all the files out of the folders before putting them in the **src** folder, if you have any folders inside of the **src** folder it will not import into the Arduino IDE later.

0 commit comments

Comments
 (0)