BT Voice Control for Arduino
Cedric Priscal · robotspace.simplelabs.amr_voice
UpdatedDec 4, 2015
PublishedDec 4, 2015
Packagerobotspace.simplelabs.amr_voice
MD54a4e0cb409dce2c31983fd3e7cb811ce
SHA1 (signer)07:E5:CF:01:08:D8:E1:F7:2F:C5:23:E8:FC:F8:D4:11:10:3E:70:F5
Signed byCN=Roopak Jada, OU=RobotSpace App Department, O=RobotSpace Technologies, L=Hyderabad, ST=Andhra Pradesh, C=91
Malware scanTRUSTED
Websitehttp://www.simplelabs.co.in
Contact[email protected]
Description
Android Meets Robots : Voice Recognition
Uses android mobiles internal voice recognition to pass voice commands to your robot
Pairs with Bluetooth Serial Modules and sends in the recognized voice as a string
for example if you say Hello the android phone will return a sting *Hello# to your bluetooth module *and # indicate the start and stop bits
Can Be used with any micro controller which can handle strings
Examples Platforms : Arduino , ARM , PICAXE , MSP430 , 8051 based and many other processors and controllers
Uses android mobiles internal voice recognition to pass voice commands to your robot
Pairs with Bluetooth Serial Modules and sends in the recognized voice as a string
for example if you say Hello the android phone will return a sting *Hello# to your bluetooth module *and # indicate the start and stop bits
Can Be used with any micro controller which can handle strings
Examples Platforms : Arduino , ARM , PICAXE , MSP430 , 8051 based and many other processors and controllers
Required features
- Bluetooth android.hardware.bluetooth
- Touchscreen android.hardware.touchscreen
Permissions (3)
BT Voice Control for Arduino requests the following Android permissions:
- Bluetooth android.permission.BLUETOOTH
- Bluetooth Admin android.permission.BLUETOOTH_ADMIN
- Internet android.permission.INTERNET