Create new
The "Create new" option allows you to initiate a fresh project from scratch. When selected, you can:
- Select a board (e.g., Desktop or Arduino)
- Define a project name
- Add a project description
- Configure project settings including:
- Resolution (width and height in pixels)
- Offset parameters (X and Y coordinates)
- Rotation values
- Shape (with options like Rectangle)
- Color depth (e.g., 32 bit)
- LVGL version selection (e.g., 9.1)
- Theme preferences (e.g., Light)
Board information
- Board Type: Indicates the development environment
- Board Description: Provides detailed information about the project environment
- Language: Specifies the programming language (C)
- Resolution: Defines the display dimensions (800 X 480)
- Color depth: Indicates the color quality (32 bit)
- LVGL version: Shows the Light and Versatile Graphics Library version (9.1)
- Info: Provides access to the project's GitHub repository
- License: Provides access to external documentation about platform compatibility
- Version: Indicates the current version number (v2.0.0)
Project information
The Project Information section allows you to configure:
- Name: Custom project identifier
- Project Description: Detailed description of the project's purpose and functionality
Project settings
The Settings panel provides granular control over technical specifications:
- Resolution: Width (W) and height (H) in pixels
- Offset: X and Y position values
- Rotation: Degree of rotation for the UI display
- Shape: UI canvas shape
- Depth: Color depth settings
- LVGL Version: Light and Versatile Graphics Library version selection
- Theme: Visual theme selection
Create button
The Create button finalizes your project setup with the selected parameters, generates all necessary project files, and launches your new project in the SquareLine Vision editor.