【實用通訊app】Bluetooth Speech Remote|最夯免費app

【實用通訊app】Bluetooth Speech Remote|最夯免費app

分享好友

【免費通訊App】Bluetooth Speech Remote-APP點子

Before you download this app, please check the connection between your arduino-Bluetooth and android-Bluetooth first. Search "Bluetooth-SPP" in playstore if you have any problems.

Speech remote command: English

Testing devices: Samsung Galaxy S2, arduino-uno, HC-06, servo motor.

How to use it?

1) Turn on Bluetooth (Green circle)

2) Press "FIND" -> "CHECK" -> "PAIR"

3) Search for the corrected device

4) After identification, click "PAIR" again

5) To implement Bluetooth speech remote, press the blue circle at the middle.

6) Say something. Internet service is a must.

7) After you have finished the speech remote, close Bluetooth (Yellow circle)

8) Press "Exit"

Android 4.0.3 or above

The main arduino program for your DIY device (Reference only)

********************************************************************************************************************

#include

#include

SoftwareSerial Genotronex(10, 11); // RX, TX

【免費通訊App】Bluetooth Speech Remote-APP點子

char BluetoothData;

Servo myservo;

void setup()

{

Genotronex.begin(9600);

myservo.attach(9);

myservo.write(90);

}

void loop()

{

if (Genotronex.available())

{

【免費通訊App】Bluetooth Speech Remote-APP點子

BluetoothData=Genotronex.read();

if(BluetoothData=='l') // if you say "left", read one character 'l' only

{

myservo.write(170);

}

if (BluetoothData=='r') // if you say "right", read one character 'r' only

{

myservo.write(10);

}

}

delay(100);

【免費通訊App】Bluetooth Speech Remote-APP點子

}

********************************************************************************************************************

【免費通訊App】Bluetooth Speech Remote-APP點子

免費玩Bluetooth Speech Remote APP玩免費

免費玩Bluetooth Speech Remote App

Bluetooth Speech Remote APP LOGO

Bluetooth Speech Remote LOGO-APP點子

Bluetooth Speech Remote APP QRCode

Bluetooth Speech Remote QRCode-APP點子
熱門國家系統支援版本費用APP評分上架日期更新日期
未知Android
Google Play
1.0
App下載
免費
1970-01-012015-04-09
分享app
上一個APP
下一個APP

高評價通訊App推薦

동명대학교 유니앱

"즐겁고, 보람차고, 유익한 대학생활을 위해!"- 소통과 어울림의 또 다른 이름, 청.춘.1.설명*앱 하나만 깔아도 내게 필요한 맞춤정보를 바로바로 쏘아주는 PUSH서비스!! -수시로 접속할 필요없이 PUSH메시지로 바로 확인! 일일이 원하는 정보를 써치해야하는 번거로 …
SecretImage

La version windows gratuite, des explications ainsi qu'une video Youtube sont sur mon site web https://sites.google.com/site/lucmathwebsite/secret …
Sms Sender

App for sms sending免費玩Sms Sender APP玩免費免費玩Sms Sender AppSms Sender APP LOGOSms Sender APP QRCode熱門國家系統支援版本費用APP評分上架日期更新日期未知AndroidGoogle Play1.0App下載免 …
SmSender

Простая рассылка СМС: отправь сообщения семье, друзьям, коллегам, партнерам... в один кликПростое приложение для смс рассылки. Создано как для простой …
福特SMS

福特六和SMS系統接收最新福特六和訊息,掌握最新商品動態免費玩福特SMS APP玩免費免費玩福特SMS App福特SMS APP LOGO福特SMS APP QRCode熱門國家系統支援版本費用APP評分上架日期更新日期未知AndroidGoogle Play1.00App下載免費1970-01-0 …