Тёмный

Arduino Bluetooth Tutorial - Android Arduino Communication with simple App 

educ8s.tv
Подписаться 125 тыс.
Просмотров 105 тыс.
50% 1

Опубликовано:

 

21 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 76   
@ljliberto
@ljliberto 8 лет назад
Thanks for all of the wonderful tutorials. I have 1 question about voltage. I've been using the HC-06 module for a few years now on multiple projects and I've never had to convert the voltage to and from 3.3 v. Is converting the voltage just precautionary?
@chakree100
@chakree100 8 лет назад
thank you!! no other videos over web showed that a level converter should be used and i have been trying to do it without it and learnt a lesson, i have placed order for a level converter once it reaches me, i'll post the results with a video!!
@ernestsanssoucis7189
@ernestsanssoucis7189 3 года назад
Man I love you, you're incredible keep it up!
@farissaad88
@farissaad88 8 лет назад
is the bluetooth module that sensitive towards the 5V from arduino? Is it safe if I just directly supply the 5V from the digital pin from arduino for RX and TX line?
@mohitjain5948
@mohitjain5948 9 лет назад
really helpfull... but i am facing some problem controling led n a servo motor ... can u help me with arduino code?
@marcodev3375
@marcodev3375 6 лет назад
Is remote procedure call (RPC) possible in arduino environment?, rather than sending character?
@viankaleighpatron5950
@viankaleighpatron5950 8 лет назад
what is the difference of HC-06 to bluetooth module 4.0?
@MPElectronique
@MPElectronique 8 лет назад
Thank you very much... i was sick about getting voltage divider trial and errors :(
@MPElectronique
@MPElectronique 9 лет назад
Hi. nice tutorial, i have bought 2 of these modules : Two Channel IIC I2C Logic Level Converter Bi-Directional Module 5V to 3.3V NE. But on the pinout i have AVCC ASCL, ASDA, AGND, BVCC, BSCL, BSDA, BGND, and i don't have the L and H side. can you help me ? Thank you so much! I really appreciate your videos. Have a good night! :-)
@DogRox
@DogRox 9 лет назад
Nice, though I will have to watch it again because I lost track of the wiring. :-) I'll be getting a Bluetooth module here pretty soon for my Arduino. So this video was really helpful! :-)
@DogRox
@DogRox 9 лет назад
Hi, I got my bluetooth moduals, and the logic converters the other day in the mail. I was trying it out using your app and your sketch. I could not get it to work. I check the wiring and check the voltage points on a logic converter thinking that might have been bad. Or maybe the Bluetooth modual was bad. So just out of curiosity, after a couple hours of playing with it, I tried another Arduino/Android app and it works. Both the logic converter and the Bluetooth modual are working fine. Your sketch works also. So I'm thinking maybe your app that you created using that website is not compatible with the version of Android I'm using. Which is 4.2.2 Jellybean. :-) But thank you for the tutorial, I found this video very helpful, as I did not know about the logic converter. I learned a lot from this video. Thanks again! :-)
@wellofbeersheba
@wellofbeersheba 8 лет назад
+Dog Rox I had the same issue and I also used a different app and it worked ok. However, I have done a few basic things with the MIT App Inventor and they have worked on my phone so not really sure what is going on. May need to see if I can recreate it on App Inventor and see if I get anywhere.
@DogRox
@DogRox 8 лет назад
wellofbeersheba I haven't played with it in quite a long time now but eventually will get back into it. I'm glad you posted a comment on this video. I forgot all about it cuz it was awhile ago. it refreshes my memory about what issues I was having back then. Thanks dude!! :-)
@freddiemortos8519
@freddiemortos8519 9 лет назад
Nice.. Is it possible also for you to make a tutorial in making Android application sir?
@pawelwojcik7550
@pawelwojcik7550 9 лет назад
Hi, nice idea to connect arduino projects together with an android onces, I wonder how to connect some analog datas from arduino and send them on bluetooth into already exist free aps, like paraglider dasboard, it is available to download from google play store, would like to send data from barometer into that aplication, there is few bluetooth devices they recommend, but they are expensive and one of that projects (australian one), looks like was made on arduino DIY background, what you think, could you connect your bluetooth into this app?
@wilsonconniott1130
@wilsonconniott1130 8 лет назад
This is a good tutorial! Can you do the app for the smartphone in Android Studio ?
@MarcRitzMD
@MarcRitzMD 9 лет назад
Thank you for the tutorial! It really helps, and I subscribed to your channel : D
@aakashsharma8134
@aakashsharma8134 8 лет назад
How many links are possible with this. I mean how many LEDs can we glow. Thankyou...
@viperz301
@viperz301 9 лет назад
Hey man! Thank you so much for this video! Its greatly helped me on me project but may i know when you will be doing the enhanced version of this with the app on android studios? Im in desperate need of such a tutorial! Oh and btw you got a new subscriber (:! thanks once again!
@tomaskopunec7716
@tomaskopunec7716 6 лет назад
Guys try this new modern Bluetooth Controller APP, don't forget to share with your friends! play.google.com/store/apps/details?id=com.kopunectomas.smartbluetooth
@prathamva7392
@prathamva7392 8 лет назад
Very good tutorial sir.:-) were can i get your project tutorials.
@Nmadr
@Nmadr 9 лет назад
Hey, Nice video but you could drive the bluetooth module without the level converter! You could make a Voltage divider with two resistors. Anyway nice video again! :)
@Educ8s
@Educ8s 9 лет назад
Yes you are right. You could that. But if you send and receive data in high speed you may face errors.
@Educ8s
@Educ8s 9 лет назад
That is something I didn't know. I will definately check it out. Can you please provide some links where I can find more info? Thanks!
@SabrinaGaneswaran
@SabrinaGaneswaran 7 лет назад
Hi, thanks for this video. Can you do one explaining how to create a Xamarin Applicaiton for on/off the led thanks to Bluetooth with the phone? Thanks !
@legoscratch
@legoscratch 7 лет назад
Sabrina Ganeswaran yes I'm trying to do this atm, I'm using the 32feet library
@SabrinaGaneswaran
@SabrinaGaneswaran 7 лет назад
legoscratch super !
@elibal3
@elibal3 7 лет назад
you can also create simple Android applications for your Arduino bluetooth project using MIT's App Inventor
@kolban1
@kolban1 9 лет назад
Thanks for making these videos. However, a comment .... personally, I don't like the background music. Your videos are good as they are without having to add any sound track. My vote would be no music.
@usmanjanjua6571
@usmanjanjua6571 8 лет назад
how can i transmit information obtained from any module connected to the arduino to my andriod device .
@pappyboyington8305
@pappyboyington8305 9 лет назад
The code on this video is wrong , don't work testcouplage:4: error: expected unqualified-id before numeric constant testcouplage:8: error: expected ',' or ';' before 'void' testcouplage.ino: In function 'void loop()': testcouplage:17: error: 'mySerial' was not declared in this scope testcouplage:17: error: expected ')' before ';' token testcouplage:18: error: 'myserial' was not declared in this scope expected unqualified-id before numeric constant
@dezinecoparvezilahi3713
@dezinecoparvezilahi3713 9 лет назад
hello sir can you please up lode the video of 8 chanal relay control with Bluetooth model and also about esp8266
@Jimnymudhunter
@Jimnymudhunter 8 лет назад
i really cant work this out.. i want to turn 3 leds on or off.. i cant add anymore then the one on this project.. i can see a "c" what does that mean? send 0 or 1 to c?? im not a complete newbie iv never understood (wirless side of things) lol
@drumminjeff71
@drumminjeff71 6 лет назад
I’m having trouble finding your android app. Can you give me a link? Thank you.
@Educ8s
@Educ8s 6 лет назад
Check the video description. It is in the .zip file. Thanks
@volvovalor8051
@volvovalor8051 6 лет назад
How many devices can connect simultaneously to the bluetooth module?
@tomaskopunec7716
@tomaskopunec7716 6 лет назад
Guys try this new modern Bluetooth Controller APP, don't forget to share with your friends! play.google.com/store/apps/details?id=com.kopunectomas.smartbluetooth
@qwertntum
@qwertntum 9 лет назад
Nice video, but you can't need a 1$ level converter, because you can create a voltage divider from 2 resistors.
@Educ8s
@Educ8s 9 лет назад
Lukacs Laszlo Yes you can do it but in high speeds you are going to face problems. The proper way to do it, is with a level converter.
@lw8661
@lw8661 6 лет назад
Please make a video about Bluetooth in android studio!!!
@17joren
@17joren 8 лет назад
Without the level converter, can't I simply connect the Tx of the HC-06 to the Rx pin 0?
@Educ8s
@Educ8s 8 лет назад
Yes you can but you can't achieve the best communication speed out of the module.
@17joren
@17joren 8 лет назад
+educ8s.tv And I thought the HC06 had VCC of 3.3v as well. Are there different kinds?
@prathambumb5593
@prathambumb5593 7 лет назад
can you make this app in Android Studio And u will Explain the code
@mohamedalfalasi4428
@mohamedalfalasi4428 7 лет назад
i have connected my phone to the Bluetooth module but i could not turn ON/OFF the LED .. led on the module blinks twice every 5 sec approximately .. can any one help me ?
@natescubing5338
@natescubing5338 9 лет назад
PLEASE ANSWER: Can i use this to control a arduino chassis
@Educ8s
@Educ8s 9 лет назад
Yes of course. I will make a series of videos on that!
@emilevervaet7234
@emilevervaet7234 7 лет назад
Can i get the app for a windows phone?
@sds2076
@sds2076 8 лет назад
Nice work brother...
@riteshgaming4341
@riteshgaming4341 5 лет назад
How to change baud rate of Bluetooth module
@tameresam9787
@tameresam9787 9 лет назад
Very interesting explaining .thank you for your efforts
@Educ8s
@Educ8s 9 лет назад
Tamer Esam You are welcome!
@keni0k
@keni0k 8 лет назад
Arduino IO Control the best application for management controllers
@pfabiszewski
@pfabiszewski 8 лет назад
It seams that it maybe good idea to make door opener with this devices :)
@Educ8s
@Educ8s 8 лет назад
+Paweł Fabiszewski Yes! We can make a lot of projects with Bluetooth. I will start working more on Bluetooth soon!
@MPElectronique
@MPElectronique 9 лет назад
Thank you very much! :) Marc.
@arduinostudioteam3615
@arduinostudioteam3615 2 года назад
It will be supported in Arduino Studio app (on Android) soon
@tameresam9787
@tameresam9787 9 лет назад
arduino uno contains 3.3V output why you used converter 5V to 3.3V
@Educ8s
@Educ8s 9 лет назад
Tamer Esam Yes indeed. Arduino has an onboard 3.3V regulator. That way we get 3.3V at the 3.3V pin. But all the other pins, use 5V level logic which will destroy the Bluetooth module. That's why we need the level converter. In order to lower the 5V to 3.3V to signals coming from Arduino, and to increase level from 3.3V to 5V to signals that the Bluetooth module sends.
@tzmijevski
@tzmijevski 9 лет назад
I simply wasn't aware of the level difference until I noticed that in your video (sorry for the naive mistake). However my project did run for days without burning the HC-05! Anyway, I am going to correct the bug before it shows up. Thank you!
@Devil6CR
@Devil6CR 8 лет назад
I hate the h60c it will not connect to anything
@joeballer4036
@joeballer4036 8 лет назад
Do you have the Android code for it? Can you please release it?
@Educ8s
@Educ8s 8 лет назад
+Joe Baller The code is in the description of the video.
@joeballer4036
@joeballer4036 8 лет назад
+educ8s.tv In the description there is the .apk package. But there is no source code in the description.
@wellofbeersheba
@wellofbeersheba 8 лет назад
+Joe Baller Click the link under the word 'Code'
@tomaskopunec7716
@tomaskopunec7716 6 лет назад
Guys try this new modern Bluetooth Controller APP, don't forget to share with your friends! play.google.com/store/apps/details?id=com.kopunectomas.smartbluetooth
@p1nesap
@p1nesap 9 лет назад
excellent!
@depthdweller2195
@depthdweller2195 6 лет назад
Its asking for a password ...
@tameresam9787
@tameresam9787 9 лет назад
Thanks for replying
@duyle236
@duyle236 8 лет назад
please,i want u to develop an Android App with Android studio
@Educ8s
@Educ8s 8 лет назад
+Duy Le Yes, I will work on that soon!
@1065411
@1065411 8 лет назад
Good Job :)
@power4134
@power4134 8 лет назад
μιλα ελληνικα
@akshaydighole7785
@akshaydighole7785 9 лет назад
Hmm
@XAngel360
@XAngel360 8 лет назад
The program! That is what really matters! How to connect doesn't really fucking matter! FY!
@chrisleech1565
@chrisleech1565 8 лет назад
With the greatest of respect sir. You must work on your audio track quality. In this day and age, and the cost of Chinese made audio products, there is no excuse to fore go proper audio production tech I came to your channel to learn but spend my time trying to understand what you are saying. You are recording the room tone along with your script. The direct reflection from the walls , ( hard slap) are leaking into the microphone, making it more than a chore to understand your version of the descriptive text in what is obviously your second language. I am not going to dance around the topic. I hope I am not rude. But!!! I must be clear. And so will you if you take the time to buy a head mounted mini boom mic, find the sweet spot, do you setup and use it religiously. Remember they tend to improve the bass and some even the high end in some bandwidths. That is because a lavelier (lapel) mic is worn down in the vee of a sweater, and to make them sound natural they do a bit of freq. EQ. Comprendez?? Hard wire means no batteries, just a nice electret condenser and "Bob's you uncle" Don't say I never did something nice for you
Далее
Arduino Two-Way Bluetooth Communication Tutorial
9:17
How to program the HC-06 Bluetooth module
8:38
Просмотров 204 тыс.
1 Subscriber = 1 Penny
00:17
Просмотров 49 млн
Как не носить с собой вещи
00:31
Просмотров 894 тыс.
Utiliser la communication Bluetooth avec Arduino
6:36
Getting Started with the HC-06 Bluetooth Module
8:55
1-Day Project: Build Your Own Arduino Uno for $5
14:23
LoRa - Long-Range Radio for IoT | Arduino, ESP32, RPI Pico
1:07:58
Bluetooth Arduino RECEIVE data + Chart
9:26
Просмотров 309 тыс.
1 Subscriber = 1 Penny
00:17
Просмотров 49 млн