Skip to content

Commit

Permalink
Merge pull request #2210 from arduino/benjamindannegard/squareline-up…
Browse files Browse the repository at this point in the history
…date

[MKC-1828] Updated squareline tutorial
  • Loading branch information
BenjaminDannegard authored Oct 7, 2024
2 parents 53b8a31 + 21082cc commit b17a8b4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,7 @@ Make sure the latest GIGA Board Package is installed in the Arduino IDE. **Tools

## Using SquareLine Studio

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:

- **Project name**: Set the name of your project
- **Resolution**: 800x480 (to fully use the 800x480 screen in landscape mode, select 480x800 for portrait)
- **Color depth**: 16 bit
- **LVGL version**: 8.3.x

As show on this image:
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.

![Project settings in SquareLine Studio](assets/project_settings.png)

Expand Down

0 comments on commit b17a8b4

Please sign in to comment.