Arduino Voice Control

Arduino Voice Control

Cem PEHLİVAN
2018年02月28日
  • 2.8 MB

    ファイルサイズ

  • Android 2.1+

    Android OS

このArduino Voice Controlについて

Bluetooth経由であなたのArduino音声コマンドを送信します。音声応答!

Bluetooth経由であなたのArduinoを送信し、音声コマンド、およびSerial.printで終了するために戻って応答します。あなたのモバイルデバイスから声を出してあなたの応答を受け取ることになります!

Arduinoのサンプルコード(Arduinoのサンプルコード):

ReadString文字列= "";

#define 13をLED //

無効セットアップ(){

  pinmoに(LED、OUTPUT)。

  digitalwrit(LEDは、LOW)。

  Serial.beg(9600)。

}

ボイドループ(){

  一方、(Serial.availabl A()){

    チャーC =(CHAR)Serial.read();

    ReadString + = C。

  }

  IF(readstring.length()> 0){

    IF(ReadString == "開きます"){

      digitalwrit(LEDは、HIGH)。

      Serial.print( "開かれました");

    }

    それ以外の場合(ReadString == "オフ"){

      digitalwrit(LEDは、LOW)。

      Serial.print( "クローズ");

    }

    それ以外の場合は{(==「非常に少数の家」をReadString)

      //度算出処理のように。

      Serial.print( "ホーム今21度");

    }

    それ以外の場合(ReadString == "英語を話します"){

      Serial.print( "こんにちは、どのようにあなたは?");

    }

    他の{

      Serial.print(「私はあなたを理解していません。」);

    }

    ReadString = "";

  }

  遅延(100)。

}

もっと見る

最新バージョン 1.2 の更新情報

Last updated on 2018-03-01
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 のアンドロイド公式予告
  • Arduino Voice Control スクリーンショット 1
  • Arduino Voice Control スクリーンショット 2
  • Arduino Voice Control スクリーンショット 3
  • Arduino Voice Control スクリーンショット 4

Arduino Voice Controlの旧バージョン

APKPure アイコン

APKPureアプリで超高速かつ安全にダウンロード

Android で XAPK/APK ファイルをワンクリックでインストール!

ダウンロード APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies