Hands-on Robotics Workshop
INSTRUCTORS: DR. FATH,
COOPER DUGGAN, ALEXANDER HOEFER, AND LANHJAMIN TRAN
1
WORKSHOP 6.27.2025
Workshop Overview�
2
Understanding robot components and building a robot
How sensors works
Programming the robots
Hands-on activities
4-wheeled Mobile Robot
3
Mobile Robot Development
SECTION 1
4
Main Parts
5
DC Motors
6
Arduino
7
A small, programmable device to process the data.
Reads inputs (like sensors) and controls outputs (like lights or motors).
Expansion Board and Motor Driver
8
Ultrasonic Sensor�
9
Emits sound waves and measures echo return time
Distance measurement and obstacle detection
Distance = (Time × Speed of sound) ÷ 2
Line-Tracking Module�
10
Emits infrared light and measures the reflected intensity
Line detection for path following
Accelerometer
11
Uses the inertia by moving a mass and measuring the change in electricity.
It measures how fast something is speeding up or slowing down in three directions (X, Y, Z)
Assembly
12
Chassis
13
DC Motor Assembly
14
Motors Assembly on Chassis
15
Line Tracking Module Installation
16
Mounting the Accelerometer
17
Installing Expansion Board and Uno
18
Battery Assembly
19
Assembling the Camera Module
20
Ultrasonic Sensor Module Assembly Part 1
21
Ultrasonic Sensor Module Assembly Part 2
22
Ultrasonic Sensor Module Assembly Part 3
23
Ultrasonic Sensor and Camera Installation
24
Wiring
25
Wheels Installation
26