LEGO MINDSTORMS Education EV3 Começar a trabalhar - Página 11

Procurar online ou descarregar pdf Começar a trabalhar para Robótica LEGO MINDSTORMS Education EV3. LEGO MINDSTORMS Education EV3 17 páginas. Micropython
Também para LEGO MINDSTORMS Education EV3: Próximos passos com (24 páginas), Manual (26 páginas)

LEGO MINDSTORMS Education EV3 Começar a trabalhar
Getting Started with LEGO
2
Create new project
1
Open the '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'll write your programs.
If you're new to MicroPython programming, we recommend 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 that you've previously created, click File then Open Folder, as shown in Figure 2.4.
Next, navigate to your previously created project folder and click OK. You can also open your recently used
projects 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
In the pop-up window, choose a
location in which to store your project
Write your program
Version 2.0.0
2
9