Arduino Voice Control 1.2



Publisher Description



Arduino Voice Control - Send your Arduino voice commands via Bluetooth. Voice response!

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);
}


About Arduino Voice Control

Arduino Voice Control is a free app for Android published in the System Maintenance list of apps, part of System Utilities.

The company that develops Arduino Voice Control is Cem PEHLİVAN. The latest version released by its developer is 1.2.

To install Arduino Voice Control on your Android device, just click the green Continue To App button above to start the installation process. The app is listed on our website since 2018-02-27 and was downloaded 1 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded app with your antivirus. Your antivirus may detect the Arduino Voice Control as malware as malware if the download link to appinventor.ai_cempehlivan92.Arduino_Sesli_Kontrol is broken.

How to install Arduino Voice Control on your Android device:

  • Click on the Continue To App button on our website. This will redirect you to Google Play.
  • Once the Arduino Voice Control is shown in the Google Play listing of your Android device, you can start its download and installation. Tap on the Install button located below the search bar and to the right of the app icon.
  • A pop-up window with the permissions required by Arduino Voice Control will be shown. Click on Accept to continue the process.
  • Arduino Voice Control will be downloaded onto your device, displaying a progress. Once the download completes, the installation will start and you'll get a notification after the installation is finished.



RELATED PROGRAMS
Our Recommendations






BarCode2D-PNG


Click stars to rate this APP!

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