0% found this document useful (0 votes)
109 views4 pages

IOT Controlled Robotic Vehicle: Team

This document describes an IOT controlled robotic vehicle that is operated using human speech commands transmitted via an Android device and WIFI to a Nodemcu microcontroller. The Android device recognizes voice commands which are transmitted via WIFI to a receiver on the robotic vehicle. The microcontroller then drives the vehicle motors to move the vehicle according to the decoded commands from the WIFI receiver. The system allows remote operation of the vehicle within range using WIFI technology for voice command transmission and reception.

Uploaded by

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

IOT Controlled Robotic Vehicle: Team

This document describes an IOT controlled robotic vehicle that is operated using human speech commands transmitted via an Android device and WIFI to a Nodemcu microcontroller. The Android device recognizes voice commands which are transmitted via WIFI to a receiver on the robotic vehicle. The microcontroller then drives the vehicle motors to move the vehicle according to the decoded commands from the WIFI receiver. The system allows remote operation of the vehicle within range using WIFI technology for voice command transmission and reception.

Uploaded by

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

IOT Controlled Robotic Vehicle

Team:
D Sairam

G Tarun

Guide Name:
K Rama

Company Details:

A.R Design Services ,303rd floor Fatima Manzil,Tolichowki

Hyd-500008

Ph:8639427618,email:[email protected]

ABSTRACT:

Our proposed project aims at a robotic vehicle operated by human

speech commands. The system operates with the use of a android

device which transmits voice commands to an Nodemcu microcontroller to

achieve this functionality.

The transmitter consists of the android phone WIFI device. The voice

commands recognized by the module are transmitted by through the WIFI

transmitter. These commands are detected by the robotic vehicle in order

to move it in left, right, backwards and front directions.

The WIFI receiver mounted on top of the vehicle is used to recognize

the transmitted commands and decode them. After decoding these

commands are passed on to the Nodemcu microcontroller.


The microcontroller then drives the vehicle motors to move it accordingly.

This is done with the use of a driver IC used to control the motor

movements.

The WIFI technology used to transmit and receive data allows for

remotely operating the system within a good range.

Block Diagram:

Wifi

Nodemcu
Hardware Specifications

 Nodemcu series Microcontroller

 Motor Driver IC

 Battery

 DC motors

 Robot Body

 Crystal

 Voltage Regulator

 WIFI Device

Software Specifications

 Arduino IDE

 C Programming Language: Embedded C

 Proteus Simulation

WIFI Overview

Hardware features
Typical -80dBm sensitivity
Up to +4dBm RF transmit power
Low Power 1.8V Operation ,1.8 to 3.6V I/O
PIO control
UART interface with programmable baud rate 
With integrated antenna
With edge connector

 Wireless technology for short-range voice and data communication


 Low-cost and low-power
 Provides a communication platform between a wide range of “smart” devices
 Not limited to “line of sight” communication
It is preferable to use WIFI because nowadays people have their smartphones with them all
the time, since the smartphones have WIFI facility in them, thus it's better to use WIFI rather
than using RF remotes or IR remotes. Have you ever seen people carrying remotes???

Using WIFI has many of its own advantages :


1.It's secure.
2.Easy to use.
3.It works in short distance range(i.e. upto 10mtrs.)
4.Anyone can find free WIFI apps on android and many more .

Reference

 http://ieeexplore.ieee.org/xpl/articleDetails.jsp?
arnumber=7095886&queryText=voice%20controlled
%20vehicle&newsearch=true

You might also like