Sharath-v87 / Voice-controlled-car-app

A bluetooth app to send voice commands.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Voice-controlled-car

A bluetooth app made using android studio to send voice commands to the HC-05 module which can be interfaced with Arduino. Right now the app sends basic voice commands like 'move forward', 'move back', 'move right', 'move left' and 'stop' alone. The app sends data to the bluetooth module only under alternate audio button clicks. Will try to resolve that issue soon. Live demo is shown in the video.

App layout

1.App asks to enable bluetooth at first

Screenshot 2021-07-24 at 1 54 37 PM

2.The home screen

Screenshot 2021-07-24 at 1 54 57 PM

3.After clicking on the audio button

Screenshot 2021-07-24 at 1 55 18 PM

4.App showing that the command 'stop' has been recieved by arduino

Screenshot 2021-07-24 at 1 55 39 PM

About

A bluetooth app to send voice commands.


Languages

Language:Java 79.2%Language:C++ 15.1%Language:Python 5.7%