Home Page

Arduino Voice Control 1.2 - Google Play




About Arduino Voice Control

Send your Arduino via Bluetooth, voice commands, and responds back to finish with Serial.print. You will receive your responses aloud from your mobile device! Arduino Example Code (the Arduino Example Code): ReadString...

Send your Arduino via Bluetooth, voice commands, and responds back to finish with Serial.print. You will receive your responses aloud from your mobile device!

Arduino Example Code (the Arduino Example Code):


ReadString String = "";
#define LED 13 //

void setup () {
  In pinmo (LED, OUTPUT);
  digitalwrit (LEDs, LOW);
  Serial.beg the (9600);
}

void loop () {
  while (Serial.availabl A ()) {
    char c = (char) Serial.read ();
    ReadString + = c;
  }



    if (ReadString == "open") {
      digitalwrit (LEDs, HIGH);
      Serial.print ( "opened");
    }
    else if (ReadString == "off") {
      digitalwrit (LEDs, LOW);
      Serial.print ( "closed");
    }
    else if (ReadString == "very few houses") {
      // degree calculation processing and so on.
      Serial.print ( "home now 21 degrees");
    }
    else if (ReadString == "speak English") {
      Serial.print ( "Hi, how are you?");
    }
    else {
      Serial.print ( "I do not understand you.");
    }


    ReadString = "";
  }

  delay (100);
}



Previous Versions

Here you can find the changelog of Arduino Voice Control since it was posted on our website on 2023-04-05 21:24:35. The latest version is 1.2 and it was updated on 2024-04-22 12:27:25. See below the changes in each version.

Arduino Voice Control version 1.2
Updated At: 2018-02-27
Changes: Arduino'nuza sesli komut gönderebildiÄ iniz gibi sesli yanıt alabileceksiniz! Arduino'nuza sorular sorun ve gelen cevabı sesli dinleyin! You will receive an audio response as you can send voice commands to your Arduino! Ask your Arduino and listen to the answer!
Arduino Voice Control version 1.2
Updated At: 2018-02-27
Changes: Arduino'nuza sesli komut gönderebildiğiniz gibi sesli yanıt alabileceksiniz! Arduino'nuza sorular sorun ve gelen cevabı sesli dinleyin! You will receive an audio response as you can send voice commands to your Arduino! Ask your Arduino and listen to the answer!


Related Apps

Here you can find apps that are similar with Arduino Voice Control.



Disclaimer

Official Google Play Link


We do not host Arduino Voice Control on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by Google and passed their terms and conditions to be listed there. We recommend caution when installing it.

The Google Play link for Arduino Voice Control is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.

If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.

BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  0.0/5     0
Downloads: 1
Updated At: 2024-04-22 12:27:25
Publisher: Cem PEHLİVAN
Operating System: Android
License Type: Free