Top Banner
By Sanjay and Arvind Seshan Installing on EV3 BEGINNER PROGRAMMING LESSON
7

BEGINNER PROGRAMMING LESSON · 2020-07-05 · By Sanjay and Arvind Seshan Installing on EV3 BEGINNER PROGRAMMING LESSON. LESSON OBJECTIVES 1. Learn how to install Visual Code Studio

Jul 29, 2020

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: BEGINNER PROGRAMMING LESSON · 2020-07-05 · By Sanjay and Arvind Seshan Installing on EV3 BEGINNER PROGRAMMING LESSON. LESSON OBJECTIVES 1. Learn how to install Visual Code Studio

By Sanjay and Arvind Seshan

Installing on EV3

BEGINNER PROGRAMMING LESSON

Page 2: BEGINNER PROGRAMMING LESSON · 2020-07-05 · By Sanjay and Arvind Seshan Installing on EV3 BEGINNER PROGRAMMING LESSON. LESSON OBJECTIVES 1. Learn how to install Visual Code Studio

LESSON OBJECTIVES

1. Learn how to install Visual Code Studio2. Learn how to prepare a microSD card for the EV3

Copyright © EV3Tutorials.com 2019 (Last edit: 04/20/2019) 2

Page 3: BEGINNER PROGRAMMING LESSON · 2020-07-05 · By Sanjay and Arvind Seshan Installing on EV3 BEGINNER PROGRAMMING LESSON. LESSON OBJECTIVES 1. Learn how to install Visual Code Studio

STEP 1: INSTALLING VISUAL STUDIO

1. Download and Install Visual Studio Code (a source code editor) from the following page: https://code.visualstudio.com/Download

2. Launch Visual Studio Code

3. Click on Extensions in the left bar and then search for “EV3 MicroPythonextension” in the search bar

4. Install the Extension

Copyright © EV3Tutorials.com 2019 (Last edit: 04/20/2019) 3

Page 4: BEGINNER PROGRAMMING LESSON · 2020-07-05 · By Sanjay and Arvind Seshan Installing on EV3 BEGINNER PROGRAMMING LESSON. LESSON OBJECTIVES 1. Learn how to install Visual Code Studio

STEP 2: MICROSD CARD

1, Download the EV3 MicroPython microSD card image file from the LEGO Education page (https://education.lego.com/en-us/support/mindstorms-ev3/python-for-ev3)

2. Download and install Etcher, microSD card flashing tool (https://www.balena.io/etcher/)

3. Place your microSD card in the computer and launch Etcher

• In Etcher, select the EV3 MicroPython microSD card image file downloaded to the LEGO education site

• Select the microSD card you inserted into the computer

• Flash the card

Copyright © EV3Tutorials.com 2019 (Last edit: 04/20/2019) 4

April 30 Update:A known bug with Etcher was fixed. If you tried step 2 and 3 before April 30, try again with the newest version.

Page 5: BEGINNER PROGRAMMING LESSON · 2020-07-05 · By Sanjay and Arvind Seshan Installing on EV3 BEGINNER PROGRAMMING LESSON. LESSON OBJECTIVES 1. Learn how to install Visual Code Studio

STEP 3: INSTALLING THE MICROSD CARD

1. Start with the EV3 brick off2. Insert the microSD card into the EV3 brick3. Turn on the EV3 Brick with the center button and wait till the light is green

Copyright © EV3Tutorials.com 2019 (Last edit: 04/20/2019) 5

Tip: The microSD card is hard to remove from the brick. Add a small piece of tape to the end before inserting.

Page 6: BEGINNER PROGRAMMING LESSON · 2020-07-05 · By Sanjay and Arvind Seshan Installing on EV3 BEGINNER PROGRAMMING LESSON. LESSON OBJECTIVES 1. Learn how to install Visual Code Studio

REVERTING BACK

1. If you want to go back to the original LEGO firmware, just turn off the brick

2. Remove the microSD card and turn the EV3 brick back on

Copyright © EV3Tutorials.com 2019 (Last edit: 04/20/2019) 6

Page 7: BEGINNER PROGRAMMING LESSON · 2020-07-05 · By Sanjay and Arvind Seshan Installing on EV3 BEGINNER PROGRAMMING LESSON. LESSON OBJECTIVES 1. Learn how to install Visual Code Studio

CREDITS

Author: Sanjay and Arvind SeshanMore lessons are available at www.ev3tutorials.com

Copyright © EV3Tutorials.com 2019 (Last edit: 04/20/2019)

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

7