Read First
Read First
♦ General Precautions:
1. Keep away from robotic arm movement zone and robot joints when
operating.
4. Servo will heat up after long usage time. Please switch off when the servo is
hot and allow time for it to cool down.
5. Robotic Arm will execute the last saved program when Power is on. It is
advisable to reset or reload the program each time before turning on the Power
to prevent accidental movement of the Robotic Arm.
1
♦ Operation Instruction
2
1.Catalog
Lesson 1 Getting Read: Action Group Download, Sensor Kit Assembly, Map
and Equipment Placement, and Set up programming environment.
Lesson 2 Touch Control: According to how many times you touch the sensor
continuously, robotic arm transports objects to different locations.
Lesson 3 Claw Machine: Set the robotic arm keep rotating left and right.
When it moves above the target, touch the sensor to grip and pass it.
Lesson 4 Password Lock: Set password with the touch sensor. Robotic arm
transports the object in front and place it on the left side after setting.
Lesson 9 Light Sensitivity: Light sensor detects light intensity and then
displays the results on the OLED screen.
Lesson 10 Color Identify: Through color sensor to detect the color of color
block, and the detected result will display on the OLED screen.
3
Lesson 11 Color Sorting: Through light sensor detects the object. If the
object is detected, the robotic arm place the object above the color sensor for
color judgment, and then sort the object to the corresponding position.
The user refer to the tutorial to compile and upload the program of each games
and realize the corresponding function.
After completed, the part of the program can also be modify according to the
ideas in the tutorial. (This part of the content is optional)
2.Sensor Introduction
It can be applied to the switch control of equipment. For example, control the
switch lights, doorbell touch buttons, etc.
4
2.2 Sound Sensor
A sound sensor is defined as a module that detects sound waves through its
intensity and converting it to electrical signals.
The sensor can adjust the infrared emission intensity through the knob
(clockwise increase, counterclockwise decrease). LED1 will be lighten up
5
when an obstacle detected.
Ultrasonic waves travel faster than the speed of audible sound (i.e. the sound
that humans can hear). Ultrasonic sensor has two main components: the
transmitter which emits the sound using piezoelectric crystals and the receiver
which encounters the sound after it has travelled to and from the target.
When the OUT detects value is greater than the threshold, the output is 0,
otherwise it is 1. In addition, when the brightness is less than the threshold,
6
LED1 on the module will be lit.
Color sensor can detect the received light intensity for red, blue and green
respectively, making it possible to determine the color of the target object.