Arduino Bluetooth Voice Control icon

Arduino Bluetooth Voice Control

বর্তমান ভার্সন: 1.0
3.3MB 5,000+ 3.8 3.75
Price: $0

বর্ণনা Arduino Bluetooth Voice Control

Using this app you can transmit integers, characters or strings using your voice. Click on the Bluetooth icon to connect with one of the paired devices. After a successful connection, you can click on the mic icon to speak the word or phrase.
You can use the following program in Arduino to read the phrase received in the serial monitor.
//copy the program from here
void setup() {
Serial.begin(9600);
}
void loop() {
if(Serial.available()>0)
{ String data = Serial.readStringUntil('
');
Serial.println(data);}
}

আরও দেখুন সঙ্কুচিত করুন

নতুন কি Arduino Bluetooth Voice Control

New Release

তথ্য

PackageName icon
ID:
appinventor.ai_ashishmarch12.Bluetooth_Voice
category icon
বিভাগ:
update icon
আপডেট করা হয়েছে:
2020-03-11
version icon
বর্তমান ভার্সন:
1.0
requirements icon
Android প্রয়োজন:
Android 2.1 or later
google play icon
Available on:
filesize icon
সাইজ:
3.3MB

পূর্বের সংস্করণসমূহ

DOWNLOAD IS NOT SUPPORTED IN WEB STORE!
Use the latest version of 9Apps to download APK&OBB file of games in one click!
DOWNLOAD 9APPS