Skip to content
#

voice-control

Here are 21 public repositories matching this topic...

A voice-activated command system designed to help quadriplegic individuals control their environment wirelessly. Utilizing voice recognition and RF communication, this simple yet effective setup allows users to operate devices such as door openers, improving independence without physical intervention.

  • Updated May 1, 2024
  • C++

Controlling LEDs with voice command seems to be a difficult task, but it’s easy and you can quickly build it. We just need an Arduino UNO to serially communicate with the HC-05 Bluetooth module and a smartphone to send voice commands to Bluetooth module HC-05. For receiving voice commands we are using the “Arduino Bluetooth Voice Controller” and…

  • Updated Nov 29, 2021
  • C++

Improve this page

Add a description, image, and links to the voice-control topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the voice-control topic, visit your repo's landing page and select "manage topics."

Learn more