EasyManua.ls Logo

LEGO EV3 Series User Manual

LEGO EV3 Series
5 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
Page #1 background imageLoading...
Page #1 background image
EV3 Robots Introduction to Programming
Getting started with programming an EV3 robot
The goal for this introductory programming is to get the robots to dance.
By learning how to make their robot dance, students will learn some basic
programming skills including moving, turning, and looping.
First have the students build the robot in the instruction manual. The robot in the manual is
a great start because it is strong and turns well. The instruction manual has instructions for
programming the robot brick without a computer. The following instructions use the Lego
Mindstorms Education EV3™ software.
Mini Task 1: Moving forward and turning
Step 1 Moving Forward
Drag and drop the double motor steering block from the
green tab/set on the lower menu bar to the command
programming chain.
Step 1.1 Select Options for Motor Block
There are five Duration options:
<Off> Turns the motor off
<On> Turns the motor on indefinitely
<On for Seconds> Turns the motor on for the
time specified in Duration length
<On for Degrees> Rotates the motor the number
of degrees specified in Duration length
<On for Rotations> Rotates the motor the
number of rotations specified in Duration length
Question and Answer IconNeed help?

Do you have a question about the LEGO EV3 Series and is the answer not in the manual?

LEGO EV3 Series Specifications

General IconGeneral
ProcessorARM9 300MHz
RAM64MB
Flash Memory16MB
Ports4 input ports, 4 output ports
Operating SystemLinux-based
StorageMicroSD card slot (supports up to 32 GB)
Display178x128 pixel monochrome LCD
ConnectivityUSB 2.0, Bluetooth 2.1, Wi-Fi (via dongle)
SensorsTouch, color, gyro, ultrasonic
Motors3 servo motors
Battery6 AA batteries or rechargeable battery pack
SpeakerBuilt-in speaker
Programming LanguagesEV3-G (graphical), RobotC, LeJOS, Python
Programming SoftwareLEGO MINDSTORMS EV3 Software (based on LabVIEW)

Summary

EV3 Robot Programming Introduction

Getting Started with EV3 Robot Programming

Introduces programming an EV3 robot for dancing, covering basic skills like moving, turning, and looping.

Mini Task 1: Moving Forward and Turning

Details the first mini-task involving programming the robot to move forward and turn.

Motor Block Configuration and Options

Duration Options Explained

Explains the five duration options for motor blocks: Off, On, On for Seconds, On for Degrees, and On for Rotations.

Motor Ports and Troubleshooting

Emphasizes checking motor port connections between the program and robot for correct operation and troubleshooting.

Programming Robot Movement and Loops

Programming Robot Turning

Details how to program the robot to turn by adjusting the steering direction slider.

Implementing Loops for Repetition

Explains how to create loops to repeat sequences of programming blocks for dance moves.

Program Deployment and Creative Application

Uploading and Running the Program

Guides on connecting the robot via USB, compiling, uploading, and running the program.

Making the Robot Dance

Encourages students to create custom dance moves, fostering creativity and applying programming skills.

Related product manuals