Computer Architecture II: Laboratory Design 5 Ultrasonic Sensor

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 8

Computer Architecture II

Laboratory Design 5
Ultrasonic Sensor

By: Aaron Mitchell Lim


Objectives
Measure distance using an ultrasonic sensor
Demonstrate the principles of an ultrasonic
sensor
Design a system using ultrasonic sensor and
conveyor
Develop a system using an ultrasonic sensor
and conveyor
Activity 1
1.)

2.)
Activity 1
3.)
Design Title:
Temperature Pointer

Explanation:
The design is composed of 2 LM 35 sensors,
potentiometer, and a servo motor. The program
compares the 2 temperature values taken from the
sensors and the servo motor turns to the direction
of the hotter temperature. The potentiometer is
used for adjusting the speed of the servo motor.
Design
Design view:
Design
Schematic view:
Learning Experiences
Arduino PWM analog output pins could control
different types of components. For example the
servo motors direction.
Temperature sensor gets accurate value if
converted correctly from the analog value.

You might also like