2. Android Arduino Google Speech recognition

  Рет қаралды 35,760

Magesh Jayakumar

Magesh Jayakumar

Күн бұрын

Пікірлер: 17
@unclesam2582
@unclesam2582 5 жыл бұрын
share code please sir
@joshuamarko87
@joshuamarko87 4 жыл бұрын
Quick question are u able to make it talk back to your phone saying that the light is on or light is turned off?
@abinayamurugesan5190
@abinayamurugesan5190 3 жыл бұрын
what are the components required for doing this project??
@patrykbambo7247
@patrykbambo7247 7 жыл бұрын
It's not showing me the words that I've said in the serial monitor. Could you help? The only thing I did differently is I used voltage divider because my RXD needs 3.3V and arduino pins give you 5V.
@otrixr1073
@otrixr1073 4 жыл бұрын
and your app does it need internet ? or can it work offline with google speech to text
@cristianstx
@cristianstx 4 жыл бұрын
Thank you, helped me a lot with your contribution
@aravintraj39
@aravintraj39 4 жыл бұрын
thanks alot man for this video. it really helps me alot
@sanu7210
@sanu7210 6 жыл бұрын
PLEASE UPLOAD THE APPS !! ITS REMOVE FROM PLAYSTORE
@mdafroz4190
@mdafroz4190 8 жыл бұрын
CAN WE USE SAME PROGRAM code for which we have 1st video or my have to write another code
@Z1oneM1
@Z1oneM1 5 жыл бұрын
hello!! you can use the same program
@garylcyhk
@garylcyhk 8 жыл бұрын
Thank you!
@mindfuel-ness
@mindfuel-ness 8 жыл бұрын
I did everything as you asked in this video but for some reason the Bluetooth won't connect and also it doesn't ask for Bluetooth access when I instal the app. please get to me fast I am in the middle of my last year project submission. also that project you have kept on instrctable "voice control bot" has no app links nor is that ardinu program working. please help me out a bit shreyash kathiriya
@mdafroz4190
@mdafroz4190 8 жыл бұрын
+shreyash kathiriya first time i also facing the same problem and then i use app in play store call ardudroid app the spelling is wrong but it will appear in play store and don't need to connect the reserver pin for bt module because because it only use transmitting part
@mindfuel-ness
@mindfuel-ness 8 жыл бұрын
Md Afroz​ Ty so much bro I'll give it a try Andean you please give me your ardinuo sketch program that will be a great help thank you
@mdafroz4190
@mdafroz4190 8 жыл бұрын
i have this code int ledPin = 13; int state = 0; int flag = 0; void setup() { pinMode(ledPin, OUTPUT); digitalWrite(ledPin, LOW); Serial.begin(9600); // Default connection rate for my BT module } void loop() { if(Serial.available() > 0){ state = Serial.read(); flag=0; } if (state == '0') { digitalWrite(ledPin, LOW); if(flag == 0){ Serial.println("LED: off"); flag = 1; } } else if (state == '1') { digitalWrite(ledPin, HIGH); if(flag == 0){ Serial.println("LED: on"); flag = 1; } } }
@mindfuel-ness
@mindfuel-ness 8 жыл бұрын
I got it worked and submitted it still thanks for all the help
@nishantyadav1793
@nishantyadav1793 5 жыл бұрын
@@mdafroz4190 code are correct or not sir
1.Getting Started with Android and Arduino
15:44
Magesh Jayakumar
Рет қаралды 34 М.
5. Android Arduino DHT11, DHT22 Temperature and Humidity Sensor
15:33
Magesh Jayakumar
Рет қаралды 62 М.
💩Поу и Поулина ☠️МОЧАТ 😖Хмурых Тварей?!
00:34
Ной Анимация
Рет қаралды 2 МЛН
Крутой фокус + секрет! #shorts
00:10
Роман Magic
Рет қаралды 24 МЛН
Как подписать? 😂 #shorts
00:10
Денис Кукояка
Рет қаралды 8 МЛН
Speech To Text using ESP32
13:57
techiesms
Рет қаралды 59 М.
Python Speech to Text with Google Cloud Speech
13:31
Parwiz Forogh
Рет қаралды 39 М.
3. Servo Motor Control Arduino and Android
10:03
Magesh Jayakumar
Рет қаралды 16 М.
How to replace Titan Extruder in Tevo Tarantula 3d Printer
3:52
Magesh Jayakumar
Рет қаралды 16 М.
Voice Control of Home Automation with Android (How To)
14:13
Is Linux A Bad Brand?
13:20
WitheredTechnology
Рет қаралды 3,7 М.
Creating a Speech to Text Program with Python
8:38
CS Coach
Рет қаралды 66 М.
4. Android RC control Robot using Arduino
22:38
Magesh Jayakumar
Рет қаралды 7 М.
ESP8266(NodeMCU) Webserver Access point, control from Android app
3:37
Magesh Jayakumar
Рет қаралды 35 М.
💩Поу и Поулина ☠️МОЧАТ 😖Хмурых Тварей?!
00:34
Ной Анимация
Рет қаралды 2 МЛН