Academia.edu no longer supports Internet Explorer.
To browse Academia.edu and the wider internet faster and more securely, please take a few seconds to upgrade your browser.
2022, IRJET
Robot control systems have been a topic of greater research. The control systems have different implemented in near present yet the topic of the control of the robotic vehicle remains of greater research. This project deals with the development of voice controlled robotic vehicle. The Robotic vehicle is designed which can move forward, backward, left and right using the voice commands given by the user using android application. The android application developed uses speech to text to determine the voice commands and then Bluetooth socket to send it to the robotic vehicle. The robotic vehicle structure then parses the incoming Bluetooth data to move or navigate the robotic vehicle in different directions. The robotic vehicle can move in different directions as well as turn at degree as we have included the precision turning system using servo motors.
The 10th International Electronic Conference on Sensors and Applications, 2023
This research presents the development of an android-based, voice-controlled autonomous robotic vehicle. This article was developed in a way that the robotic vehicle was controlled using voice commands. An android application combined with an android microcontroller was used to achieve this task. The connection between the android app and the autonomous vehicle was facilitated using Bluetooth technology. The vehicle was controlled with either the aid of the buttons on the app, or by spoken commands from the user. The movement of the vehicle was achieved by using four DC motors connected with the microcontroller at the receiver side. The commands from the app were converted into digital signals using the Bluetooth RF transmitter within a specific range (of around 100 m) of the autonomous vehicle. At the receiver end, the data gets decoded by the receiver and is fed to the microcontroller which moves the DC motors of the vehicle for navigation. The voice-controlled autonomous robotic vehicle performed navigational tasks by listening to the commands of the user. This was achieved by converting voice commands into text strings which are readable by the Arduino microcontroller on the android app in order to control the navigation of the robot. The vehicle was tested under different conditions and was observed to perform better using this technique and also the results were satisfactory when compared with other previous research that has been conducted in this area.
International Journal for Research in Applied Science and Engineering Technology, 2021
Voice Controlled Robotic Vehicle is an example of controlling the bot with the help of daily used voice commands. An Android app is used for giving input voice commands and in order to control the motion of robotic vehicle. The voice commands given by us is processed by the app and voice module converts speech into text. A controller should be implemented with a Bluetooth module through the UART protocol. The converted text commands reach the controller via Bluetooth. The microcontroller will process this text and take a necessary action to control the motion of the robotic vehicle. The hardware development board used here is Atmega Arduino Board. The software programming part is done in Arduino Ide using Embedded C. The objective of the project described in this paper was to regulate the movement of the robotic vehicle using commands such as Forward, Backward, Left, Right. There is still a plenty of scope for research and development in the project described in this paper.
This project deals with one of the application of vehicles. In this project one moving object is developed such that it is moved as per commands given by the voice recognition module and that command is received by microcontroller using wireless communication. This project is equipped with DC motor, Voice Recognition module, ZigBee module, Micro controller along with the Power supply unit. Vehicle finds it applications in the real time.
The utilization of Robot is now in normal day of life have move from industrial area to improve our business career. In this project, I design a Robotic vehicle can be controlled by voice commands given from user. The control of the Robotic vehicle is totally depend on wireless through Android phone using the Bluetooth modules. Here in this project Smart phone are used as remotely control for giving command to the Robot. A micro-controller is a device which controlled whole system. DC motors and Bluetooth chips are interconnected to the micro-controller. The voice data are transmit by Bluetooth chip/module from Android smart-phone as input to the controller. The controller works accordingly on DC motors of the robotic vehicles. In the project robotic vehicle can made to move in all the four directions using the Smart-phone. The robot move (forward, back, left, right and stop) by the android application such as Bluetooth base Voice Control For Arduino. The micro controller (AT-89S52) is given the instructions to the robotic vehicle for it’s control. That project is equipped with DC motor, Voice Recognition module, Micro controller along with the Power supply unit. Vehicle finds it applications in the authentic time. The controller achieving the task which is loaded with a program written using Embedded C programming language.
IRJET, 2022
Robotics is currently being used in any field right from industrial automation to medical sciences and home automation. The ongoing techniques on the robot control methodology and analysis of the same has delivered few impressive results and innovative methodologies in the control of the robotic vehicle. A lot of research work is being carried out to enhance the control methodology and improve the easy interaction between the human and the robots. The robot control techniques vary from completely autonomous which can take their decisions on own using SLAM and manual control techniques or sem autonomous techniques. The Autonomous robots fail and fall short in results where more human intelligence is required and decisions are to be made in real time. The autonomous control techniques of the robot involves various techniques including the pre-programmed path on which robot vehicle can move, GPS guided navigation, SLAM and LIDAR based real time path mapping systems and RF based indoor positioning techniques.
—The purpose of robotics in commercial & residential intention has come to be quite essential for executing challenging work into more conveniently simple way. There are a lot of researches working on to enhance the connection between humans and robot. The paper presents the research of the designing & development of a voice controlled talking robot using mobile phone based on Arduino Uno microcontroller. The control system of the robot movement will be employed by the voice and the robot will response the commanding persons by generating sounds of human voice with each verbal instruction. The proposed system will be designed based on microcontroller which is connected to smart android phone through Bluetooth module for receiving voice command. The voice command is converted to text by an app of the android phone and sends necessary data to the microcontroller for controlling robot movement. After receiving the data the robot responses according to the command by performing proper movement to the proper direction according to the voice command. A SD card module along with a SD card which will consist some pre-recorded human voice as audio file will be used by the robot for the development of the robot's talking system. After getting each command the robot will act according to the instruction and will be able to speak different sentences.
2021
In this study, a Bluetooth-based Android application interface is developed to perform a manual and automatic control of a four-wheel-driven mobile robot designed for education, research, health, military, and many other fields. The proposed application with MIT App Inventor consists of three components: the main screen, the manual control screen, and the automatic control screen. The main screen is where the actions of the control preference selection such as manual control and automatic control and the Bluetooth connection between the mobile robot and Android phone occur. When the robot is operated manually for calibration or manual positioning purposes, the manual control screen is employed to adjust the desired robot movement and speed by hand. In the case of the need for automatic motion control, the desired robot position and speed data are inserted into the mobile robot processor through the automatic control screen. At the first stage of the work, the proposed Android applic...
Advances in Intelligent Systems and Computing, 2018
A robot is basically an amalgamation of both mechanical and electronics working in synchronization which in turn are guided by electronics and computer programming. In this era of globalization and industrialization, robots are being developed and used tremendously in various domains of human life in order to ease their work and provide precision. There are many people who have worked on Android platform along with Arduino, but a combination of Windows app along with AVR Microcontroller is not a common sight. This paper presents the implementation of a robot which is capable of being controlled by a Windows phone application (smartphone) that acts as a wireless remote controller. This remote controller can be interfaced to the Bluetooth module using UART protocol. According to the commands received from the remote controller, robot performs the specified function.
Robots are smart machines that can be programmed and used in many areas such as industry, manufacturing, production lines, or health, etc. Today human-machine interaction is moving away from mouse and pen and is becoming pervasive and much more compatible with the physical world. With each new day the gap between machines and humans is being bridged with the introduction of new technologies to ease the standard of living. As the Smartphone era has evolved with innovative android based applications, engineers are improvising them to improve robotic vehicles which diminish the aforesaid abyss. In this paper we have developed a three way control for the robotic vehicle in which we have used Blue-tooth communication to interface the microcontroller and the inbuilt sensors in the android Smartphone. According to commands received from android phone, the kinematics of the robot is controlled. The developed robotic vehicle can be used for numerous applications in the future especially in the field of surveillance and security.
This project describes a wheelchair which can be controlled using the user's voice, android based phone or a computer. Our goal is to design the a robotic wheelchair system which is intended to provide a general purpose navigational assistance with the use of an android based phone, computer and voice control, which will allow its user to travel efficiently and with greater ease. The systems is made up of interactive servo motors, NXT intelligent brick, Lego sound sensor, USB cable, RJ 12 cable and are connected as: The interactive servo motor was connected to the NXT intelligent brick via the RJ 12 signal cable. The NXT intelligent brick was connected to the computer to program the robot via the USB cable. The Lego parts were also used for the structural construction of the robot. The NXT intelligent brick was then programmed to move forward, backward, left, right etc. using an android based program and a computer program that was connected wirelessly for the mobility of the robot. The Lego sound sensor was connected to the NXT intelligent brick. Tests conducted shows that for android base phones and computer, using the basic movements which include forward, backward, left and right, the commands are sent to the robot through Bluetooth from an android based phone or a computer.
International Journal for Research in Applied Science and Engineering Technology
The communication between the robot and the android application is carried over by the Bluetooth link between the phone's Bluetooth and the Bluetooth device in the Robot. The ASCII commands are sent from the phone to the Robot which in turn checked by the Arduino for the control of the wheels according to the commands to move the robot in the desired direction.
International Journal for Research in Applied Science and Engineering Technology, 2017
Speech recognition is a technology where the system understands the words given through speech. Voice Controlled Robot (VCR) is a mobile robot whose movement can be controlled by the commander by giving specific voice commands. The speech is received by a microphone and processed by the voice module. When a command for the robot is recognized, then voice module sends a command message to the robot's microcontroller. The microcontroller analyses the message and takes appropriate actions. The goal of this project is to introduce hearing AI sensor and also the speech recognition to the mobile robot such that it is capable to interact with human through Spoken Natural Language (NL). Two type of approach we have chosen for Voice User Interface (VUI) implementation-using a Hardware and Software SR system, and this system uses an android application to recognize human voice and is converted to text; text is further processed and used to control robotic movements.
VCR is a robot whose movements can be controlled by the client by giving particular voice summons utilizing portable. The discourse is gotten by a mouthpiece and handled by the voice module. At the point when an order for the robot is perceived, at that point voice module sends a summon message through Bluetooth to the robot's microcontroller. The microcontroller breaks down the message and takes fitting activities.
IAEME PUBLICATION, 2021
Many of the wireless-controlled robots use RF modules. But this project makes use of Android mobile phone for robotic control. The control commands available are more than RF modules. For this the android mobile user has to install an application on her/his mobile. Then user needs to turn on the Bluetooth in the mobile. The wireless communication techniques used to control the robot is Bluetooth technology. User can use various commands like move forward, reverse, move left, move right using these commands which are sent from the Android mobile. Robot has a Bluetooth receiver unit which receives the commands and gives it to the microcontroller circuit to control the motors. The microcontroller then transmits the signal to the motor driver IC’s to operate the motors. This is a very simple and easy type form of remote control car, where the ordinary microcontroller has been replaced by Arduino and IR sensors has been replaced by a Bluetooth module. The remote can be any android or IOS cell phones. This project can be made in a bigger scale for real time vehicles.
IRJET, 2022
BLUETOOTH CONTROLLED ROBOTIC CAR(BCRC) is a mobile robot whose motions can be controlled by the user by giving a specific voice, or other commands using a Bluetooth device. In This Bluetooth Model, we are using voice commands to control the Robotic car. The speech is received by a microphone and processed by the voice module. When a command for the robot is recognized, then the voice module sends a command message to the robot's microcontroller. This project V Controlled Robotic Vehicle helps to control robots through voice commands received via an android application. The integration of the control unit with a Bluetooth device is done to capture and read the voice commands. The robotic vehicle then operates as per the command received the via android application. For this Atmel AVR Atmega 328microcontroller is integrated in the system which makes it possible to operate the vehicle via the android application.
International Journal for Research in Applied Science & Engineering Technology (IJRASET), 2022
This project was created in such a way that voice instructions are used to control the robot. For required duties, an android application with a microcontroller is employed. Bluetooth technology facilitates the connection between the android app and the automobile. The robot is operated by the user's spoken orders or buttons on the application. The two dc servo motors attached to the microcontroller on the receiver side aid the robot's movement. The Bluetooth RF transmitter converts the commands from the application into digital signals at a range of about 100 metres to the robot. The data is deciphered by the receiver and supplied to the microcontroller, which controls the DC motors to perform the required job. The goal of a Voice Controlled Robotic Vehicle is to complete a task by listening to the user's commands. For the user to operate the robot smoothly, a prior preparation session is required. A code is used to give instructions to the controller in the same way. The project "Voice Controlled Robotic Vehicle" has numerous uses both now and in the future. In the future, improvements can be added to the project to make it more effective. The project has a wide range of applications, including military, home security, rescue missions, industry, and medical support. Using the given resources, we were able to create a rudimentary model of a voice-controlled robotic car. Because this project is simple to implement, this robot is advantageous to human life. The Voice Control Robot is beneficial for monitoring and assisting disabled persons. It is simple to use because it operates with basic voice commands. It is effective in locations where humans are unable to reach. As a result, we can employ this robot to spy on people. It has the potential to be utilised for surveillance. For security purposes, we can incorporate a web cam into this robot. The voice recognition software is highly sensitive to background noise and has a high accuracy for identifying a voice command.
European Journal of Electrical Engineering and Computer Science
One of the most essential life skills is to be able to communicate easily. In order to produce greater comprehension, communication is described as transmitting knowledge. Communication and technologies are not mutually exclusive. Speech Recognition is a technique that facilitates the processing of voice information to text and is independent of the speaker. This enables it to be used in various applications, from digital assistants to machinery control. The aim of this paper is to study numerous robotic vehicles powered by human speech commands. To accomplish this functionality, most of these systems run with the use of an android smart phone that transmits voice commands to a raspberry pi. The voice-operated robot is used to build one moving object. It is moved as per the voice recognition module commands, and the robot obtains that command. The robot compares the command with the stored software and then sets the command using wireless communication as per voice. These suggested ...
2016
An open-source platform Android has been widely used in smart phones. Android has complete software package consisting of an operating system, middle ware layer and core applications. Android application, Smart phones are becoming each time more powerful and equipped with several accessories that are useful for robots. The purpose of our project is to provide powerful computational android platforms with simpler robot’s hardware architecture. This project describes how to control a robot using mobile through Bluetooth communication, some features about Bluetooth technology, components of the mobile and robot. For project we developed two android applications, in that first application sends instruction to the other application which is placed in another smart phone on robot. We are developing the remote buttons in the second android app by which we can control the robot motion, direction with them and also use mobiles basic features like camera, video. We use Bluetooth communication...
International Journal for Research in Applied Science & Engineering Technology (IJRASET), 2022
The project aims in designing a robot that can be operated using Android App. The controlling of the Robot is done wirelessly through an Android smartphone one using the Bluetooth module feature. Here in the project, the android smartphone is used as a remote control for the Robot and have key applications. Bluetooth is an open standard specification for a radio frequency (RF)-based and have a short-range connectivity technology that promises to change the face of computing and wireless communication. The controlling device of the whole system is a Arduino. Bluetooth module, DC motors are interacted to the Arduino. The data received by the Bluetooth module from the Android smartphone is fed as input to the controller. The micro-controller acts accordingly on the DC motors of the Robot. The robot in the project can be made to move in all four directions using the Android phone. The direction of the robot is indicated using LED indicators of the Robot system. Robot is also controlled with gesture control. In achieving the task the controller is loaded with a program written using Embedded 'C' language.
Robot is a reprogrammable, multifunctional gadget which is basically intended to do work like human, for example, pick and place, stacking and emptying, observation, social insurance, modern, aviation application. Robots can perform hazardous and precise work to build the profitability as they can work 24 hours without rest. This paper manages the outline and control of robotized vehicle write robot which can move wanted way and catches pictures and recordings of required area. An android application has created and a Bluetooth correspondence is made with robot which interfaces with raspberry pi 3 to control its speed and course. Point of this work is to plan and control the movement of robot utilizing Bluetooth gadget of an Android telephone.
Loading Preview
Sorry, preview is currently unavailable. You can download the paper by clicking the button above.