Create a Digi project from scratch

To create a Digi project, do one of the following:

  1. On the Welcome screen, click New Digi Project. Or:

  2. On the main menu, choose File > New Digi Project.

The Create Digi Project wizard opens.

  1. Select the category your target device belongs to.

  2. Click Next.

  3. Select the platform to run the Python/MicroPython application.

  4. Click Next.

  5. If you are creating a MicroPython project for an XBee platform and want to import any of the existing libraries in your project, check them and click Next.

Note This step is optional. You can always add any library after creating the project. See Import Python libraries and packages for more information.

  1. Specify the project location and Python interpreter if you do not want to use the default configuration.
  2. Click Create.