Academia.eduAcademia.edu

WIRELESS VOICE CONTROLLED ROBOT

2022, IRJET

Abstract

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.

Key takeaways

  • The Voice controlled robotic system can be developed which will parse the voice commands of the person and then generate the control signal to control the robot.
  • Our approach is to develop and voice controlled robot which can use android application developed as a part of this project to control the robotic vehicle by using just voice commands and Bluetooth technology.
  • o To bring about of concept of voice controlled robot using microcontroller the first step proposed is the development of android application for detection of voice commands given by user and converting speech to text.
  • The robot is controlled via voice commands and the voice commands detected are sent to the robotic vehicle using the Bluetooth protocol.
  • The separate android application is developed as a part of this project which will be used to issue the voice commands to the robotic vehicle using speech to text and depending on the voice command detected the Bluetooth socket communication sends the data to the Bluetooth device present in the android application.