BEGINNER PROGRAMMING LESSON

Slides:



Advertisements
Similar presentations
BEGINNER EV3 PROGRAMMING Lesson
Advertisements

BEGINNER EV3 PROGRAMMING Lesson
BEGINNER EV3 PROGRAMMING LESSON By: Droids Robotics Topics Covered: EV3 Basics Introduction to the EV3 Brick and Software.
PixyCam for MINDSTORMS Introduction
TABLET LESSONS INTRODUCTION TO THE EV3 BRICK AND SOFTWARE By Sanjay and Arvind Seshan.
INTERMEDIATE PROGRAMMING LESSON
BEGINNER PROGRAMMING LESSON
INTERMEDIATE PROGRAMMING Lesson
BEGINNER EV3 PROGRAMMING Lesson
BEGINNER PROGRAMMING LESSON
MINDSENSORS PSP-Nx Controller for LEGO® MINDSTORMS®
BEGINNER PROGRAMMING LESSON
EV3 & Swift: Getting STARTED
By Sanjay and Arvind Seshan
By Sanjay and Arvind Seshan
Proportional Control with the Sound Sensor
By Sanjay and Arvind Seshan
BEGINNER PROGRAMMING LESSON
By Sanjay and Arvind Seshan
BEGINNER PROGRAMMING LESSON
BEGINNER EV3 PROGRAMMING Lesson
Beginner programming Lesson
BEGINNER PROGRAMMING LESSON
BEGINNER EV3 PROGRAMMING Lesson
BEGINNER PROGRAMMING LESSON
Introduction to EV3Dev: Setup with Python
BEGINNER PROGRAMMING LESSON
BEGINNER PROGRAMMING LESSON
BEGINNER PROGRAMMING LESSON
BEGINNER EV3 PROGRAMMING Lesson
BEGINNER EV3 PROGRAMMING Lesson
BEGINNER EV3 PROGRAMMING Lesson
By Sanjay and Arvind Seshan
Downloading & Uploading Files
BEGINNER PROGRAMMING LESSON
BEGINNER PROGRAMMING LESSON
BEGINNER PROGRAMMING LESSON
IMPORTING HITECHNIC BLOCKS
Lesson 8: line following
INTERMEDIATE PROGRAMMING LESSON
BEGINNER EV3 PROGRAMMING Lesson
By Sanjay and Arvind Seshan
BEGINNER PROGRAMMING LESSON
BEGINNER PROGRAMMING LESSONS
Lesson 6: aligning on Walls & MODELS
BEGINNER PROGRAMMING LESSON
BEGINNER PROGRAMMING LESSON
Downloading & Uploading Files
BEGINNER PROGRAMMING LESSON
Proportional Control with the Sound Sensor
INTERMEDIATE PROGRAMMING LESSON
BEGINNER PROGRAMMING LESSON
INTERMEDIATE PROGRAMMING LESSON
Adding Third Party Blocks
BEGINNER EV3 PROGRAMMING Lesson
INTERMEDIATE PROGRAMMING LESSON
BEGINNER PROGRAMMING LESSON
BEGINNER PROGRAMMING LESSONS
BEGINNER EV3 PROGRAMMING Lesson
BEGINNER PROGRAMMING LESSON
By Sanjay and Arvind Seshan
Menu System.
BEGINNER PROGRAMMING LESSON
BEGINNER EV3 PROGRAMMING Lesson
BEGINNER EV3 PROGRAMMING Lesson
BEGINNER PROGRAMMING LESSON
BEGINNER EV3 PROGRAMMING Lesson
BEGINNER PROGRAMMING LESSON
BEGINNER EV3 PROGRAMMING Lesson
BEGINNER PROGRAMMING LESSON
Presentation transcript:

BEGINNER PROGRAMMING LESSON Installing on EV3 BEGINNER PROGRAMMING LESSON

Lesson Objectives Learn how to install Visual Code Studio Learn how to prepare a microSD card for the EV3 Copyright © EV3Tutorials.com 2019 (Last edit: 04/20/2019)

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 MicroPython extension” in the search bar 4. Install the Extension Copyright © EV3Tutorials.com 2019 (Last edit: 04/20/2019)

STEP 2: microSD Card April 30 Update: 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 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. Copyright © EV3Tutorials.com 2019 (Last edit: 04/20/2019)

Step 3: Installing the microSD Card 1. Start with the EV3 brick off 2. Insert the microSD card into the EV3 brick 3. Turn on the EV3 Brick with the center button and wait till the light is green Tip: The microSD card is hard to remove from the brick. Add a small piece of tape to the end before inserting. Copyright © EV3Tutorials.com 2019 (Last edit: 04/20/2019)

Reverting back If you want to go back to the original LEGO firmware, just turn off the brick Remove the microSD card and turn the EV3 brick back on Copyright © EV3Tutorials.com 2019 (Last edit: 04/20/2019)

CREDITS Author: Sanjay and Arvind Seshan More lessons are available at www.ev3tutorials.com                           This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. Copyright © EV3Tutorials.com 2019 (Last edit: 04/20/2019)