Weeemake Training
Weeemake Training
Weeemake Training
ACTIVITIES
© Copyrighted Material
Data Science and Technology Corporation
Lesson 1
Introduction to RGB LED
© Copyrighted Material
Data Science and Technology Corporation
Guided Practice: RGB LED
Click File and Load the Sample Program 1: RGB
LED.
© Copyrighted Material
Data Science and Technology Corporation
Guided Practice: RGB LED
Set the value of , and to 255
© Copyrighted Material
Data Science and Technology Corporation
Lesson 2
RGB LED RING
© Copyrighted Material
Data Science and Technology Corporation
Guided Practice: RGB RING
Load & Upload the Sample Program 3 RGB RING.
© Copyrighted Material
Data Science and Technology Corporation
INDEPENDENT PRACTICE: RAINBOW RING 2
© Copyrighted Material
Data Science and Technology Corporation
Lesson 3
Playtone
© Copyrighted Material
Data Science and Technology Corporation
Lets talk about tone
Play Tone on Note: Find the coding block to create tone on robots
block.
Note: you can change the beat of each note after finishing the code.
© Copyrighted Material
Data Science and Technology Corporation
Guided Practice 4: PLAYTONE
© Copyrighted Material
Data Science and Technology Corporation
INDEPENDENT ACTIVITY: PLAY A TONES
Using the PLAYTONE blocks, create a tone for
the following (just choose one):
- HAPPY BDAY
- LONDON BRIDGE
- MARY HAD A LITTLE LAMB
- ROW ROW ROW YOUR BOAT
- SUPER MARIO
© Copyrighted Material
Data Science and Technology Corporation
Lesson 4
Repetitions
© Copyrighted Material
Data Science and Technology Corporation
Guided Practice: REPETITIONS
Open & upload the Program 4: REPEATITIONS.
© Copyrighted Material
Data Science and Technology Corporation
INDEPENDENT PRACTICE: REPEATITION
Create a program that will:
A) show the 3 primary colors on RGB ring
with a delay of 0.5 second per color & will
repeat 5 times
© Copyrighted Material
Data Science and Technology Corporation
Guided Practice: IR Remote Controller
© Copyrighted Material
Data Science and Technology Corporation
Lesson 6
Basic Movements
© Copyrighted Material
Data Science and Technology Corporation
Guided Practice: Basic Movements (using 6-in-1 motor)
© Copyrighted Material
Data Science and Technology Corporation
Guided Practice: Basic Movements (using 12-in-1 encoder motor)
© Copyrighted Material
Data Science and Technology Corporation
Guided Practice: Motor Individual Speed Setting
© Copyrighted Material
Data Science and Technology Corporation
INDEPENDENT PRACTICE: FW & BW
Create a program that when the on board button is pressed, the
robot will move:
▪ forward for 1 meter (start at Point A and stop at Point B), then
▪ backward for 1 meter (start at Point B and stop at Point A).
© Copyrighted Material
Data Science and Technology Corporation
INDEPENDENT PRACTICE: ARC & CIRCLES
same point.
© Copyrighted Material
Data Science and Technology Corporation
Guided Practice: Making Turns
Load and upload the program Making turns.
© Copyrighted Material
Data Science and Technology Corporation
Independent Practice: Making Turns
Create a program that will make the robot perform any of the
following (use the dot as your start/stop point):
1meter
1meter
90o
45o
1meter 1meter
© Copyrighted Material
Data Science and Technology Corporation
Lesson 6
Light Sensor
© Copyrighted Material
Data Science and Technology Corporation
Guided Practice: Sensor Calibration
Click File and Load the Program 7 Light
Sensor Calibration (sensor on Port 1).
Perform the steps below:
© Copyrighted Material
Data Science and Technology Corporation
Guided Practice: Light Sensor and Playtone
© Copyrighted Material
Data Science and Technology Corporation
Lesson 7
Ultrasonic Sensor
and RGB Ring
© Copyrighted Material
Data Science and Technology Corporation
Guided Practice: Sensor Calibration
Load and upload the Program 9
Ultrasonic Sensor Calibration
Perform the steps below:
© Copyrighted Material
Data Science and Technology Corporation
Guided Practice: Use the Ultrasonic sensor value to control LED color
© Copyrighted Material
Data Science and Technology Corporation
Guided Practice: Use the Ultrasonic sensor value to control LED color
© Copyrighted Material
Data Science and Technology Corporation
INDEPENDENT PRACTICE: PLAYTONE
▪ Create a program that will play DO-RE-MI.
▪ Each tone must be played depending on the ultrasonic
sensor values. See table below:
TONE SENSOR VALUE TONE SENSOR VALUE
DO 41-50 SO 21-25
RE 36-40 LA 16-20
MI 31-35 TI 11-15
FA 26-30 DO 0-10
© Copyrighted Material
Data Science and Technology Corporation
INDEPENDENT PRACTICE: OBSTACLE
AVOIDANCE
▪ Create a program that make the robot move forward when
the ultrasonic sensor detects nothing (or values > 30).
▪ When the ultrasonic detects an object < 30, the robot will
avoid the object.
© Copyrighted Material
Data Science and Technology Corporation
INDEPENDENT PRACTICE: Maintain the
distance (terrain)
Create a program that make the robot :
▪ move forward when the ultrasonic detects an object > 40,
▪ move backward when the ultrasonic detects an object < 20
▪ stop when the object detected is between 20 and 40
© Copyrighted Material
Data Science and Technology Corporation
Lesson 7
Line Tracing Sensor
© Copyrighted Material
Data Science and Technology Corporation
Guided Practice: Sensor Calibration
Open and upload the Program 12
Calibration of Line Tracing
© Copyrighted Material
Data Science and Technology Corporation
Guided Practice: Sensor Calibration
© Copyrighted Material
Data Science and Technology Corporation
INDEPENDENT PRACTICE:
EDGE / BLACK LINE DETECTION
© Copyrighted Material
Data Science and Technology Corporation
Guided Practice: Line Tracing V1 (Simple)
© Copyrighted Material
Data Science and Technology Corporation
END OF THE LESSON
© Copyrighted Material
Data Science and Technology Corporation