Voice Controlled Car Using Aurduino and Bluetooth Module
Voice Controlled Car Using Aurduino and Bluetooth Module
Voice Controlled Car Using Aurduino and Bluetooth Module
Abstract: This project builds a voice controlled car that can other’s personality, mood and most importantly it helps
be controlled by voice commands which reacts in accordance to people to communicate. Sounds propagate using mechanical
the corresponding voice command. However noise and distance waves for traveling around gases, liquids and solids.
handling require future development. Simple voice commands like Mechanical waves transfer their energy from one medium to
left, right, forward, back, stop are used to run the car. These another medium while using vibration. Microphone is a
commands are given to Bluetooth module via an android hardware device which can convert analog input to a digital
application. The Bluetooth module and control unit are combined
output. Digital data can be understood, modify and store by
to store and test the voice commands. When an instruction for the
automobile (car) is identified, a command message is sent to computers. Computers can recognize speech by using some
Arduino UNO, the Microcontroller of the car by the Bluetooth complex algorithms and good dictionaries for these
device. This command is analyzed by the microcontroller and algorithms. Some systems use the Hidden Markov Model
followed up. In the vehicle, Image processing can be utilized to (HMM) and the Mel frequency cepstral coefficients (MFCC)
become aware of the shade and the obstacles. This work has been techniques as well as the techniques of frequency spectral
limited to the ZigBee system in the short-range (100mts range), decomposition to use these two algorithms.
and is linked to the car over long distance via long-range modules.
B. Arduino Communication
Keywords: Arduino UNO, Bluetooth module, Image
processing, zigbee system, speech recognition. To communicate with Arduino we first need to install its free
software from the internet and install. The software is very
I. INTRODUCTION easy to use and installing it creates just one .uno files on the
microprocessors these files confuse the user because there are
This project is related to a voice controlled car, which many different files generating.
makes this project speech an important part of identifying After installing Arduino it is ready to usage including
commands and delivering them to the car via a wireless dictionaries using dictionaries is very easy on the Arduino
system. Identification of speech is also called as "automatic and Arduino does not requires any configuration setting
speech recognition (ASR)".This undertaking has numerous when programming. User can use USB cable to connect
elements like, interaction between laptop and Arduino and after that user can dump his code to Arduino far
microprocessor, input and understanding of speech, Wireless more easily and quickly than micro-controller.
numerical data distribution microprocessor to
microprocessor, the control of several motors using C. Bluetooth Communication
microprocessors. Bluetooth is one of the popular devices to communicate in
short range it is used on computers, cell phones, head phones
A. Voice and Speech
and many other devices.
Voice is a sound which is produced by living beings. Voice Bluetooth devices use 2.4 to 2.5 GHz frequency to
uses airflow that comes from lungs. Air makes pressure over communicate with each other. Bluetooth standardized as
vocal folds which vibrate. Normally speech produces a
IEEE 802.15.1 but then it changed that 802.15.1 Bluetooth’s
whisper in our throat by using neck, chest, and abdomen this
range is 2400–2483.5 MHz approximately. Bluetooth
whisper becomes our speech. Our speech is unique for every
person and also it helps other people to understand each devices generally use frequency-hopping spread spectrum
communication technique to communicate with each other.
V. FUTURE SCOPE
This experiment was limited to a brief zigbee device
(range 100 meters),and is linked to the car over long
distance via long-range modules. Sleep and wake-up
Figure 4.2:Voice controlled car (side view) routines may be enforced for energy enhancement. In the
vehicle, Image processing can be utilized to become aware
The following figures shows the Bluetooth connectivity to of the shade and the obstacles. For additional proper service
the Bluetooth module. servo motors can be deployed.
A robot may include an automated targeting system to
monitor the aim.
VI. CONCLUSION
In this project the voice control was designed for a hoe
assistant robot. The order of speech signals is automatically
transmitted via a wired network to the server. The car is built
primarily on a platform based on a microcontroller.
Evaluation of the output of the original tests is carried out
with promising implications.
Possible developments to feasible technologies in
households, schools, vehicle networks and businesses are
also addressed.
Several areas that may additionally be discussed are the
impact of noise on speech to textual content translation. The
accent of the speaker no longer affects the robotic activity
because speech commands are interpreted using a
cloud-based server that works independently of the speaker
accent.
The use of renewable energy sources for robotic operation
Figure 4.3: Status Disconnected would not only increase the value of robotic energy, but
would also be environmentally friendly. Solar cells can be a
suitable power source to use.
The design of the robotic assistant is ideal for applications
ranging from chemical manufacturing to comfortable home
circumstances.
Accuracy of detecting a voice command correctly is found
to be 75%.
REFERENCES
1. https://create.arduino.cc/projecthub/Yug_Ajmera/
2. https://drive.google.com/drive/folders/0BwsV1jJYW9dndjZKaTBwakJ
uOFk
3. https://www.instructables.com/id/
4. https://www.researchgate.net/publication/325722323_IJSRST173866_
Bluetooth_Remote_Controlled_Car_using_Arduino
5. https://ieeexplore.ieee.org/document/8093565
6. https://www.viralsciencecreativity.com/post/
7. https://nevonprojects.com/
8. https://www.hackster.io/Yug_Ajmera/
AUTHORS PROFILE