Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 5

A Project Phase-2 Report on

“ HAND GESTURE CONTROLLED COMPUTER


BY USING ULTRASONIC SENSORS ”
Submitted in the partial fulfillment for the award of degree of
Bachelor of Engineering in
Electrical & Electronics Engineering
Prescribed by
Visvesvaraya Technological University
Jnana Sangama, Belagavi, Karnataka– 590018

Submitted by
AFZAL RASHEED 1GC15EE002
MOHAMMED ILIYAS PASHA 1GC15EE019
MOHAMMED UMAR IQBAL 1GC15EE020
SHAKEEB KHAN 1GC16EE420
Under the Guidance of
Mr. Jagadeesh Kumar H.B
Assistant Professor

2018-2019
Department of Electrical & Electronics Engineering
GHOUSIA COLLEGE OF ENGINEERING, RAMANAGARAM.
Department of Electrical & Electronics Engineering
GHOUSIA COLLEGE OF ENGINEERING, RAMANAGARAM.
(Affiliated to Visvesvaraya Technological University, Belagavi, Approved by AICTE and Accredited by NBA, New Delhi)

CERTIFICATE

This is to Certify that the phase -2 project report entitled “Hand Gesture Controlled
Computer using ultrasonic sensors” is a bonafide work carried out by AFZAL
RASHEED, MD ILIYAS PASHA, MD UMAR IQBAL & SHAKEEB KHAN in partial
fulfillment for the award of the degree of Bachelor of Engineering in Electrical &
Electronics Engineering of Visvesvaraya Technological University, Belagavi during the
year 2018–19. It is certified that all corrections/suggestions indicated for Internal
Assessment have been incorporated in the report deposited in the department library. The
project phase-2 report has been approved as it satisfies the academic requirement in respect
of project phase-2 work prescribed for the said degree.

-_
Signature of Guide Signature of HOD

Signature of Project Coordinator


ACKNOWLEDGEMENT

We wish to express our deep sense of gratitude and indebtedness to this great institution
of ours, Ghousia College of Engineering, Ramanagaram and more profoundly to the
Department of Electrical & Electronics Engineering which has given us the privilege to imbibe
ample of technical knowledge, there by enabling us to attain our long cherished goal of
becoming a worthy Electrical & Electronics Engineer.

We are pleased to acknowledge our indebtness to our guide Mr. Jagadeesh Kumar
H.B, Assistant Professor, Department of Electrical & Electronics Engineering for his guidance,
constant support, valuable suggestions and encouragement provided during the course of the
project phase-2 work.

We are delighted to place on record our gratitude to Dr. Mohd Zahid Ahmed
Ansari, Professor & HOD, Department of Electrical & Electronics Engineering for his co-
operation during the course of the project phase-2 work.

Our deepest thank go to the project coordinator Mr. Aejaz Ahmed K.R, Assistant
professor, Department of Electrical & Electronics Engineering whose continuous suggestion
and constant support was there with us until the project phase-2 was completed.

We would like to thank Dr. A.R Anwar Khan, Principal, Ghousia College of
Engineering, Ramanagaram for his constant support and guidance to the students of this
esteemed institution.

We also thank all other teaching and supporting staff and friends who were directly or
indirectly responsible for the successful completion of the project phase-2 work.

AFZAL RASHEED 1GC15EE002


MOHAMMED ILIYAS PASHA 1GC15EE019
MOHAMMED UMAR IQBAL 1GC15EE020
SHAKEEB KHAN 1GC16EE420
ABSTRACT

Hand gesture is an innovative technique of interaction between human and computer. As


compared to existing techniques, hand gesture technique has the advantage of being easy to
use. By using this technique the traditional way of using mouse and keyboard will be changed
because one can then interact with the computer with hand gestures.
In this technique, ultrasonic sensor is used to classify the hand movement in real-time.
Ultrasonic sensor measures the distance of hand by using sound waves. The main idea of our
approach is to speed up the interaction with computer, using general purpose hardware like
personal computer, Arduino UNO board and low cost sensor like ultrasonic sensor(HCSR
04). In this way any user can easily interact with the computer using hand gestures.
This project describes about controlling video using gestures. It is based on using the
combination of Arduino and Python. Instead of using a keyboard, mouse or joystick, we can
use our hand gestures to control certain functions of a computer like to play/pause a video,
increasing and decreasing of volume and forward and backward of video. The idea behind the
project is quite easy by using two Ultrasonic Sensors (HC-SR04)[1] with Arduino. We will
place the two sensors on the top of a laptop screen and calculate the distance between the
hand and the sensor. Counting on the information from Arduino that is sent to Python through
the serial port, this information will then be read by Python which is running on the computer
in order to perform certain actions.
CONTENTS

CHAPTER NO DESCRIPTION PAGE NO

01 INTRODUCTION 01-02

02 LITERATURE SURVEY 03-04

03 PROBLEM STATEMENT 05

04 METHODOLOGY 06-09

CONCLUSION

REFERENCE

You might also like