LEGO MINDSTORMS Education EV3 MicroPython Getting Started - Page 11

Browse online or download pdf Getting Started for Educational Equipment LEGO MINDSTORMS Education EV3 MicroPython. LEGO MINDSTORMS Education EV3 MicroPython 17 pages.

LEGO MINDSTORMS Education EV3 MicroPython Getting Started
Getting started with LEGO
2
Create new project
1
Open EV3 MicroPython tab
Figure 2.2: Creating a new project. This example is called getting_started, but you can choose any name.
When you create a new project, it already includes a file called main.py. To see its contents and to modify it, open it from
the file browser as shown in Figure 2.3. This is where you will write your programs.
If you are new to MicroPython programming, we recommend that you keep the existing code in place and add your code
to it.
1
Open main.py

2.2 Opening an existing project

To open a project you have previously created, click File and click Open Folder, as shown in Figure 2.4.
Next, navigate to your previously created project folder and click OK. You can also open a recently created
project using the Open Recent menu option.
MINDSTORMS
®
3
Choose a project name and press enter
Figure 2.3: Opening the default main.py program.
LEGO, the LEGO logo and MINDSTORMS are trademarks of the LEGO Group.
©2019-2020 The LEGO Group.
Education EV3 MicroPython
®
4
Choose a location for your
project in the pop-up window
Write your program
Version 2.0.0
2
9