You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/10.mega/shields/giga-display-shield/tutorials/10.square-line-tutorial/content.md
+1-8
Original file line number
Diff line number
Diff line change
@@ -20,14 +20,7 @@ Make sure the latest GIGA Board Package is installed in the Arduino IDE. **Tools
20
20
21
21
## Using SquareLine Studio
22
22
23
-
First download SquareLine Studio from the link above. Now in SquareLine Studio go to the "create" section and select the Arduino tab. On the right you can set the "project settings". These needs to be set like so:
24
-
25
-
-**Project name**: Set the name of your project
26
-
-**Resolution**: 800x480 (to fully use the 800x480 screen in landscape mode, select 480x800 for portrait)
27
-
-**Color depth**: 16 bit
28
-
-**LVGL version**: 8.3.x
29
-
30
-
As show on this image:
23
+
First download SquareLine Studio from the link above. Now in SquareLine Studio go to the "create" section and select the Arduino tab. Here you can select the GIGA Display Shield as a preset option so the project will be set up for the board and shield. Keep note of the LVGL version selected here on the right side.
31
24
32
25

0 commit comments