Core EV3 Index
Core EV3 Index
CORE EV3
KIT
# TOPIC ACTIVITY DESCRIPTION
REQUIRED
1 Introduction to Familiarization with parts of the kit 45544
EV3 kit EV3 brick overview
Testing and viewing motors and sensors using Port View
Understanding auto detection feature of EV3 brick
Understanding how to attach motors to the EV3 brick
2 Building the EV3 Building the Robot Educator model 45544
robot and learning Learning brick programming to
brick programming a) move robot
b) use sensors
3 Moving the Robot EV3 programming screen overview 45544
using EV3-G Green action blocks overviewUnderstanding how to move the robot
forward/backward and turn right/left in EV3-G
understanding the difference between various move blocks
Explore variations such as turning in the opposite direction, and turning in a
wide arc.
Programming the robot to turn on
a) a rectangular path with forward movements
b) with backward movements
4 Mini challenge 1: Attaching the arm to the robot using medium motor 45544
Cargo retrieval Programming for the challenge: Make the robot move forward, then lower
its arm and collect the cargo, then move back to its starting location
Testing and debugging the program
5 Mini challenge 2: Programming for the challenge 45544
Move around the a) The robot must move to three marked locations and raise and lower its
block arm at each location
b) Start from the start area, move on the circular path around a block kept at
the centre of a circle, and come back to the start area
6 Touch Sensor Orange blocks overview 45544
Programming robot for Stop at touch
Compete the task:
a) Start from the centre of a square area, touch the 4 walls in all 4 directions
(east, west, north and south) and come back to the centre
b) Remote control using two touch sensors
7 Mini challenge 3: Modify the design of the arm for the challenge 45544
Robot arm position Programming the robot to get consistent result i.e. arm should always move
challenge up and down for the same distance
8 Ultrasonic sensor Introduction of ultrasonic sensor 45544
Complete the task: Move backwards until the robot is a certain distance
away from an obstacle.
9 Mini challenge 4: Solving a walled maze with ultrasonic sensor 45544
Solving maze with
ultrasonic sensor