0% found this document useful (0 votes)
38 views

Course Outline - Basic For Highs School

This 3 sentence summary provides the high level information about the "EV5 Basic Robotics" course: The course teaches basic robotics using the EV5 robot, including how to build, move, and turn the robot, use its sensors, and implement loops and switches in programs. It covers 14 modules on topics like updating software, moving the robot straight and turning, using sensors, displaying text/graphics, and introducing loops and switches. The goal is for students to learn essential skills to build and program basic functions into an EV5 robot.

Uploaded by

Alwin Abalajen
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views

Course Outline - Basic For Highs School

This 3 sentence summary provides the high level information about the "EV5 Basic Robotics" course: The course teaches basic robotics using the EV5 robot, including how to build, move, and turn the robot, use its sensors, and implement loops and switches in programs. It covers 14 modules on topics like updating software, moving the robot straight and turning, using sensors, displaying text/graphics, and introducing loops and switches. The goal is for students to learn essential skills to build and program basic functions into an EV5 robot.

Uploaded by

Alwin Abalajen
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Course Title:

EV5 Basic Robotics

Course Description:

This course will teach you to build, move and turn the robot, use the sensors,
and use loops and switches.

Modules Topic Learning Objectives


1 Build a Base Robot Learn how to build types of robots

2 Learn how to update the software


Updating Software and Firmware Learn how to update the firmware

3 Learn how the EV3 brick operates


Introduction to Brick/Software Learn about the main components of the EV3 software
Learn how to make your robot go forward and backwards
4 Learn how to use the Move Steering block
Moving Straight Learn how to read sensor values using Port View

Learn how to retrieve and use data from your sensors


5 Learn how to use Port View on the EV3 Brick
Learn some examples of when and where Port View would be
useful
Port View Try to solve some common problems using Port View
Learn how to make your robot go forward and backwards
6 Learn how to use the Move Steering block
Pseudocode Learn how to read sensor values using Port View
Learn to turn the robot a desired number of degrees
7 Learn the differences between Spin and Pivot Turns
Learn how to program two different type of turns
Basic Turning Learn to write pseudocode
Learn to use the Display Block to display text and images
8 Understand why the Display Block can be useful in
Displaying Text and Graphics programming

9 Learn to use the Display Block and Sound Block to add your
Custom Images & Sounds custom images and sounds to the EV5
Learn how to use the Touch Sensor
Learn how to use the Wait For Block
10 Learn the difference between the Wait For Block and the
Sensor Blocks
Intro to Touch Sensor Learn when to use Move Block’s “On” mode

11 Learn how to use the Color Sensor


Intro to Color Sensor Learn about Coast and Brake

12 Learn how to repeat an action


Loops Learn how to use Loop Blocks
Learn how to make your robot decide what to do out of
13 different choices
Switches Learn how to use a Switch Block
14 Final Challenge

You might also like