0% found this document useful (0 votes)
23 views7 pages

Mini

The document describes a project to develop a gesture control system for a car using hand gestures. The system integrates gesture recognition using an MPU6050 sensor and deep learning model, wireless communication using NRF24L01+ modules, and motor control using an Arduino Nano, L298N motor driver. Gestures are captured, classified, and mapped to commands to control the car's movements seamlessly from a distance. The project aims to showcase successful integration of these technologies to enable intuitive gesture-based control of devices.

Uploaded by

Swapnil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views7 pages

Mini

The document describes a project to develop a gesture control system for a car using hand gestures. The system integrates gesture recognition using an MPU6050 sensor and deep learning model, wireless communication using NRF24L01+ modules, and motor control using an Arduino Nano, L298N motor driver. Gestures are captured, classified, and mapped to commands to control the car's movements seamlessly from a distance. The project aims to showcase successful integration of these technologies to enable intuitive gesture-based control of devices.

Uploaded by

Swapnil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

ABSTRACT

The gesture control car project aims to develop an innovative system that allows intuitive control of a car
using hand gestures. The project integrates gesture recognition, wireless communication, and motor
control technologies to enable users to control the car's movements effortlessly. Through the use of an
Arduino Nano, MPU6050 sensor, NRF24L01+ modules, and L298N motor driver, the system accurately
recognizes predefined hand gestures and translates them into corresponding control signals for the car.

The project's implementation involves capturing and processing hand gesture data using computer vision
techniques. A deep learning model is trained to classify and map gestures to specific navigation
commands, enabling seamless control of the car's movements. The system establishes wireless
communication between the controller and the car, allowing users to interact with the car from a distance.
In summary, the gesture control car project showcases the successful integration of gesture recognition,
wireless communication, and motor control to enable intuitive control of a car using hand gestures. The
project's implementation and experimental results highlight the system's accuracy and responsiveness,
offering a promising approach for enhancing user experience and interaction with devices through
gesturebased control systems.
LIST OF CONTENTS

CHAPTER CONTENTS
PAGE
Acknowledgement NUMBER
Abstract
CHAPTER 1 INTRODUCTION

2
1.1 Background
3
1.2 Overview
3
1.3 Objectives 4
1.4 Methodology 5

LITERATURE SURVEY 6
CHAPTER 2
CHAPTER 3 HARDWARE REQUIREMENTS

3.1 Arduino Nano


7
3.1.1 Technical Specification
3.1.2 Features
3.2 NRF24L01+ 9
3.3 NRF Adapter 10
3.4 MPU6050 11
3.5 L298N Motor Driver 14
3.6 Dc Battery and Breadboard 17

CHAPTER 4 SOFTWARE REQUIRMENTS

4.1 Arduino IDE 19

CHAPTER 5 IMPLEMENTATION

5.1 Hardware Implementation


5.2 Software Implementation
21
24
RESULTS AND CONCLUSION
CHAPTER 6

6.1 Conclusion 27
6.2 Future Prospects 27
6.3 References 29
MINIPROJECT REPORT

ON

HAND GESTURED CONTROL CAR USING ARDUINO


Work carried out at

BANGALORE INSTITUTE OF TECHNOLOGY

Submitted in partial fulfillment of the requirement for the award

of

Bachelor of Engineering Degree


in

Electronics and Telecommunication


Engineering
of

Visvesvaraya Technological University, Belagavi

ABHISHEK RAJA 1BI20E T001

JATIN SRIVASTAVA 1BI20E T015


NAGABABU A V 1BI20E T021

SYED MUZAHIR HUSSAIN 1BI20E T042

Underthe guidance of Internal Guide

Mrs. Manjula AR.

Assistant Professor

Dept. of Electronics and Telecommunication


Engineering B.I.T., Bangalore

DEPARTMENT OF ELECTRONICS AND TELECOMMUNICATION ENGINEERING

BANGALORE I NSTITUTE OF TECHNOLOGY,


BENGALURU -560004

2022-2023

You might also like