Home  /  Communication Apps  / Voice Control Bluetooth HC-05 on Windows Pc

Voice Control Bluetooth HC-05 on Windows Pc

Developed By: DMITRIY OSIPOV

License: Free

Rating: 5,0/5 - 1 votes

Last Updated: April 17, 2024

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.0
Size 1.7 MB
Release Date December 07, 13
Category Communication Apps

App Permissions:
Allows applications to connect to paired bluetooth devices. [see more (7)]

What's New:
Добавлены кнопки для сохранения всех 16 голосовых, и всех 16 Bluetooth команд в профиль, (энергонезависимую память) для последующего восстановления профиля... [see more]

Description from Developer:
Originally I wrote this program to control pins Bluetooth Module HC-05,
no! a microcontroller, for example ATmega328 board or Arduino.
 
In practice, this program can be used to so... [read more]

App preview ([see all 9 screenshots]  /  [view video])

App preview

About this app

On this page you can download Voice Control Bluetooth HC-05 and install on Windows PC. Voice Control Bluetooth HC-05 is free Communication app, developed by DMITRIY OSIPOV. Latest version of Voice Control Bluetooth HC-05 is 1.0, was released on 2013-12-07 (updated on 2024-04-17). Estimated number of the downloads is more than 5,000. Overall rating of Voice Control Bluetooth HC-05 is 5,0. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 1 users, 1 users had rated it 5*, 1 users had rated it 1*.

How to install Voice Control Bluetooth HC-05 on Windows?

Instruction on how to install Voice Control Bluetooth HC-05 on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install Voice Control Bluetooth HC-05 on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install Voice Control Bluetooth HC-05 using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "Voice Control Bluetooth HC-05" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install Voice Control Bluetooth HC-05 on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "Voice Control Bluetooth HC-05" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 1.0.

Download Voice Control Bluetooth HC-05 1.0 on Windows PC – 1.7 MB

Originally I wrote this program to control pins Bluetooth Module HC-05,
no! a microcontroller, for example ATmega328 board or Arduino.
 
In practice, this program can be used to solve other problems,
such as sending any Bluetooth commands using any voice commands.

What does it do? for example to control a chandelier chandelier bulbs include off using ANDROID phone via Bluetooth.

what do we need? 2 Bluetooth Module HC-05 + for load control relay 220, and the program "Voice Control Bluetooth HC05".

What is the principle of? in Bluetooth module HC-05 free pins are 7 is the 10th and 2 to the 7th pin,
when we serve a positive signal +3 v pin on the 11th then Bluetooth Module HC-05 enters the AT Commands,
In this mode, "AT Command" on sending serial input "RX" the commands we can change the state of pins, with + to - for example by sending the command "AT + PIO = 10,1" 10th pin change state on +, and if send "AT + PIO = 10,0" 10th pin to change state - also other pins "AT + PIO = 7,1" "AT + PIO = 7,0" command "AT + MPIO = CFC" includes all pins, and "AT + MPIO = 0" disables all pins.
Importantly all teams should have at the end of the invisible! symbols "are denoted" \ r \ n ", it is" LF, and CR ", that is \ r \ n" LF, and CR "?
LF
Line Feed (Newline).


CR
Carriage Return (carriage return).

Ability to enable sending "\ r \ n" it is "LF and CR" I ordered this program.

Since management chandelier we will not use microcontroller ATmega328 such fee or Arduino,
and Bluetooth Module HC-05 in the programming mode "AT Command" can not receive commands over Bluetooth,
we will manage it with another Bluetooth Module HC-05 to serial,
that is, by sending commands from ANDROID phone via Bluetooth using the "Voice Control Bluetooth HC05"
on "Bluetooth Module HC-05" (call it number 1) through serial output "TX" will redirect these commands to the input of "RX" "Bluetooth Module HC-05" (call it number 2) which will be located in the programming mode "AT Command ".


Additional features of "Voice Control Bluetooth HC05".
1. memorize voice commands in non-volatile memory up to 16 teams.
2. Bluetooth memorizing commands in non-volatile memory up to 16 teams.
3. sending commands recorded Bluetooth with voice commands through recognition "speech voice control."
4. Bluetooth sending written commands by pressing a button, manual control, a maximum of 16 teams.
5. mapping your recorded voice commands and Bluetooth commands in n button names.
6. Bluetooth sending commands directly using the keyboard.
7. start speech recognition using the accelerometer.
8. including automatic speech recognition.
9. switching the display between the four screens for manual control.
10. including Bluetooth for sending command "characters" \ r \ n it is "LF and CR".
LF Line Feed (Newline). or CR Carriage Return (carriage return). or "LF, and CR" together
anyone interested in what \ r \ n it is "LF and CR" read about ASCII table.

Examples of AT commands.

AT + VERSION? know the firmware version.

AT + UART? learn the set speed.

AT + UART = 38400, 38400 0.0 install.


AT + PIO = 10,1 include 10th pin.
AT + PIO = 7,1 include 7th pin.


AT + PIO = 10,0 disable the 10th pin.
AT + PIO = 7,0 7th disable pin.



AT + MPIO = CFC include all pins.
AT + MPIO = 0 to turn off all pins.
AT + MPIO = C24 include (10th, 5th, 2nd. Pins).


first inserting pins example (10th, 5th, 2nd. pins) should send a command
AT + MPIO? serial monitor will issue in response to the command C24 should be sent several times command AT + MPIO?
this option is the first time does not work correctly now sending command AT + MPIO = C24 we include (10th, 5th, 2nd. pin).

AT + NAME? find out the name.
AT + NAME = HC-05 BLUE set the name of HC-05 BLUE

AT + PSWD?
AT + PSWD = 0000

AT + ORGL reset to factory settings - Restore the default setting.
Добавлены кнопки для сохранения всех 16 голосовых, и всех 16 Bluetooth команд в профиль, (энергонезависимую память) для последующего восстановления профиля нажатием одной кнопки.

Добавлена кнопка (M), для переключения окон панели настроек, между тремя окнами (M1,M2,M3.).

В окошках M2,M3 находятся кнопки для сохранения и восстановления профилей,
также имеется уже готовый профиль с записанными "AT Command" для управления Bluetooth модулем HC-05.
Allows applications to connect to paired bluetooth devices.
Allows applications to open network sockets.
Allows applications to access information about Wi-Fi networks.
Allows applications to access information about networks.
Allows an application to write to external storage.
Allows read only access to phone state, including the phone number of the device, current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
Allows an application to read from external storage.