Skip to content
On this page

Create Project

Access the Workspace

After successfully logging into your account, click on "Access the Workspace" in the top right corner.

8ms_1.gif

Create Development Board Project

Click on "New Project" and select the corresponding development board project you want to create.

Here's an example of creating a project for the Espressif chip ZX3D50CE02S-USRC-4832 development board:

  • After selecting the desired development board, the right sidebar will automatically import the relevant configurations for the selected board.
  • Enter your project name.
  • Choose the appropriate development configuration, SDK version, and lvgl version.
  • Select the appropriate rotation angle.
  • Click on "Create".

The following animation demonstrates how to create a blank project for the selected development board:

8ms_4.gif

Create lvgl Project

Click on "New Project" and select the corresponding lvgl project you want to create. Here's an example of creating a lvgl project without a development board:

  • Select the desired canvas size, and the right sidebar will automatically import the relevant configurations.
  • Enter your project name.
  • Select the appropriate rotation angle.
  • Click on "Create".

The following animation demonstrates how to create a blank lvgl project:

8ms_2.gif