Arduino Bluetooth Voice Control आइकन

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 2.1 या बाद में
google play icon
Available on:
filesize icon
फाइल का आकार:
3.3MB
डाउनलोड वेब स्टोर में समर्थित नहीं है!
एक क्लिक में एपीके एंड ओबीबी फाइलें डाउनलोड करने के लिए 9Apps के नवीनतम संस्करण का प्रयोग करें
DOWNLOAD 9APPS