Warning: Undefined property: WhichBrowser\Model\Browser::$name in /www/wwwroot/steprimo.com/config.php on line 30

Warning: Undefined property: WhichBrowser\Model\Device::$manufacturer in /www/wwwroot/steprimo.com/config.php on line 34

Warning: Undefined property: WhichBrowser\Model\Device::$model in /www/wwwroot/steprimo.com/config.php on line 35
Arduino Bluetooth Voice Contro APK ダウンロード Android 用
lang ja

Arduino Bluetooth Voice Contro
Arduino Bluetooth Voice Contro
APK ダウンロード
Arduino Bluetooth Voice Contro

Arduino Bluetooth Voice Contro

開発者: Uncia Robotics
アプリのサイズ: デバイスによって異なる
リリース日: 2020/03/11
価格: Free
1
6 評価
サイズ:
デバイスによって異なる
APK ダウンロード
Google Play
アプリのスクリーンショット
モバイル

About: Arduino Bluetooth Voice Contro

このアプリを使用すると、音声を使用して整数、文字、または文字列を送信できます。 Bluetoothアイコンをクリックして、ペアリングされたデバイスの1つに接続します。接続に成功したら、マイクアイコンをクリックして単語またはフレーズを話すことができます。 Arduinoで次のプログラムを使用して、シリアルモニターで受信したフレーズを読み取ることができます。

//ここからプログラムをコピーします
void setup(){
Serial.begin(9600);


Arduino Bluetooth Voice Contro


}

void loop(){
if(Serial.available()> 0)
{文字列データ= Serial.readStringUntil( '\ n');
  Serial.println(data);}
}
開発者のアプリ:
最新リリース

Reviews Arduino Bluetooth Voice Contro


ユーザー評価
Name
Message
Whatsapp
Vkontakte
Telegram
Reddit
Pinterest
Linkedin
非表示