smartphone controlled robot

4
02-Jan-15 Comsats Institute Of Information Technology Islamabad In The Name Of Allah The Most Beneficient The Most Merciful MOTIVATION: Smartphones are very popular these days. one In every 5 People in The world own A smartphone. In todays life almost every work is going to happen with the help of smartphone. People wants that they can do there every task by just a one click. All the projects and fyp’s which are developing these days have some linkage to smartphone So that’s the motivation inspired by which I also thought that why not I should make a smartphone controlled vehicle.

Upload: muhammad-saif-ul-islam

Post on 21-Jul-2015

57 views

Category:

Engineering


3 download

TRANSCRIPT

Page 1: smartphone controlled robot

02-Jan-15

Comsats Institute Of Information Technology

Islamabad

In The Name Of Allah The Most Beneficient The Most Merciful

MOTIVATION:

• Smartphones are very popular these days.

• one In every 5 People in The world own A smartphone.

• In todays life almost every work is going to happen with the help of smartphone.

• People wants that they can do there every task by just a one click.

• All the projects and fyp’s which are developing these days have some linkage to smartphone

• So that’s the motivation inspired by which I also thought that why not I should make a smartphone controlled vehicle.

Page 2: smartphone controlled robot

02-Jan-15

THINGS USED:

� Arduino

� Bluetooth module

�Dc motors

�Wheels

�Vehicle body

ARDUINO:

Arduino is an open-source platform used for building

electronics projects. Arduino consists of both a

physical programmable circuit board (often referred

to as a microcontroller) and a piece of software, or

IDE (Integrated Development Environment) that runs

on your computer, used to write and upload computer

code to the physical board. Arduino can interact with

buttons, LEDs, motors, speakers, GPS units, cameras,

the internet, and even your smart-phone or your TV!

Page 3: smartphone controlled robot

02-Jan-15

BLOCK DIAGRAM:

Instructions can be send from android device via

to Arduino Bluetooth module which are decoded and

Sent to Arduino then Arduino can read these instructions

and run the motors according to these instructions.

Working:

gesture string

Arduino Vehicle

outputPin 7 Pin 6

go high high Goes

forward

stop low low stops

left low high Turn left

right high low Turn right

The robot runs by the help of android app amr gesture.

Working of vehicle is explained by the help of block

diagram.

Page 4: smartphone controlled robot

02-Jan-15

Circuit diagram:

Thanks…!!

Questions are welcomed..