Тёмный

How to Connect to Arduino Using Bluetooth || iPhone, Android, Windows and Mac Connectivity 

LeMaster Tech
Подписаться 14 тыс.
Просмотров 25 тыс.
50% 1

DSD Tech HM-10 Module: (iPhone Compatible)
amzn.to/3D6tIwk
HC-06 Module: (Computer and Android Compatible)
amzn.to/44iw5Ir
Arduino Board with Bluetooth and Wi-Fi built-in:
amzn.to/3KcP4MD
Code and Wiring diagram shown in the video:
github.com/plemaster01/arduin...
Patreon if you'd like to become a super supporter of the channel!
/ lemastertech
If you have any trouble when setting up your Arduino with these Bluetooth modules let me know about it in the comments below! If you found this useful be sure to leave a like on the video and subscribe to the channel!
I believe Android and PC works with either module but I believe only the HM-10 is compatible with iOS devices! There is a ton more that we could do with Arduino and remote connections in the future, so let me know if you're interested!
Let me know what you'd like to see on the channel next, and thanks for watching! Goodluck with your projects and see you next time!

Наука

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

 

16 июл 2023

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 59   
@harryvoorhis9260
@harryvoorhis9260 4 месяца назад
Young man, i paused the video to like, sub and tell you I have not come across such a clear and deliberate explanation of ANYTHING really. I wish you taught taxes, law and investing.
@lemastertech
@lemastertech 4 месяца назад
Hey wow thank you for the super nice comment Mr. Harry Voorhis!! My advice for taxes is pay em, but no more than you have to. My advice for law is don’t break em, unless you’re sure you can get away with it. My advice for investing is the S&P 500 consistently beats even the top hedge fund managers so don’t over complicate it 😁😁 welcome to the channel, super glad you’re here!!
@Nadie_Existe
@Nadie_Existe Месяц назад
just to say that this is the only video taking about this that has ever work for me, a million thanks!!!!!
@lemastertech
@lemastertech Месяц назад
I’m super glad you found it useful and thanks so much for watching!!
@michaelbreslin9116
@michaelbreslin9116 3 месяца назад
I am exploring connection to an ac180 power station and came across this. Not quite what I was looking for, but informative. A bit pacey. kerep going it's worth the effort.
@lemastertech
@lemastertech 3 месяца назад
Hi thanks for watching and what do you mean by a bit pacey??
@michaelbreslin9116
@michaelbreslin9116 3 месяца назад
@@lemastertech I should have said, a "bit pacey for me", I had to pause it a few times to assimilate the very good explainations. And I like that! I cut short on a lot of videos where people waffle on and on, and take ages to get to the point. Another positive here, is you are monitoring comments, and replying. It's odd how some youtubers at the end ask for comments and questions, and then ignore them. So all in all a good job. Thanks for the effort you put in.
@A_Random_Goose
@A_Random_Goose 4 месяца назад
I found that the DSD app didn't work but I did find one that does, Arduino Bluetooth Controller (HM-10), I'm using an HM-10 but your code works perfectly. I'm on android. Thank you so much for this information you have made my day, I've spent too long trying to do it myself and you have helped me learn what I'm doing.
@lemastertech
@lemastertech 4 месяца назад
Hey you are super welcome Dylan! Thanks for watching and super glad it was useful for you :)
@A_Random_Goose
@A_Random_Goose 4 месяца назад
@@lemastertech It's always nice to see a creator actually reply to a comment!!, thanks again, I've learned your code to branch off and make my own and learn how it works, thank toy so much!!
@lemastertech
@lemastertech 4 месяца назад
That’s awesome and exactly why I started the channel :) great job!!
@davidatnhp1554
@davidatnhp1554 15 дней назад
Hello there, thanks for posting this. It was very helpful in the end.... I tried following your example exactly but couldn't get BT connection over Windows 11.... just like HM-06 problems I've had previously... momentarily connects then spontaneously disconnects. So gave up on Windows... ... then tried DSD iPhone App. Again, no cigar initially.... until in desperation I swapped pins 3 and 4 from Arduino to HM-10 ... i.e. D4 to RX and D3 to TX on the HM-10 module and BINGO! Works just as you described. Strange. No-one else in the comments seems to have done the same as me... I even copied your code verbatim too. And I used your link to the DSD HM-10 to purchase some and an old vanilla Arduino Nano (i.e. NOT 3.3V logic) I had lying around. Anyways, comms and me never get along first time. Cheers!
@editempireedits
@editempireedits 12 часов назад
This video is really good. My only ask is that you could make a similar video but focused on the Arduino Nano 33 BLE. I just don’t know how I would list the digital pins as the Bluetooth module is built in. Thanks!
@tectix0
@tectix0 4 месяца назад
Thanks for this! Searched in vain for clear instructions to connect via windows. I'd love to see a followup for making an app that controls the device I'm having an issue where the device immediately disconnects though. Maybe a range issue? It's only 2 ft away, but going through a table.
@lemastertech
@lemastertech 4 месяца назад
That’s an awesome idea I could for sure build a gui or something Pc based to control the arduino project! And I’d suggest having your PC forget the device completely, this super simple little modules have a lot of opportunity for their remembered configuration to get corrupted but it should be easy enough to forget it and re-add it!
@user-my5cg7hk3r
@user-my5cg7hk3r 9 месяцев назад
Hi. Thanks you for this video. If you could give me some answer : can i use hc-10 to connect rc car with iphone and then control this rs car using dualshock that was connected to the iphone?
@lemastertech
@lemastertech 9 месяцев назад
Hi, you could use this module but there are probably faster and more responsive modules for that! I know there’s lots of instructional content around Bluetooth arduino RC cars online!
@user-my5cg7hk3r
@user-my5cg7hk3r 8 месяцев назад
@@lemastertech thanks!!!
@user-dc9zs4fy1d
@user-dc9zs4fy1d Год назад
Great Insight! I want to ask how do we "communicate" with a more complex arduino system. I have developed a Smart Garden System with a Light Dependant Resistor, Moisture ,Temperature and Humidity Sensors. The water pump and LED light turn on based on the threshold of these sensors. Now i want to be able to connect these sensors to my iphone via BT or WiFi. How would you attack this problem? Do I need to develop a custom app for this? Or can i just send "values" like you did in the video for each and every sensor like you did in this video? Again, Thank you for the amazing video!
@lemastertech
@lemastertech 11 месяцев назад
Hi! This is probably a good time to get the IoT model of the arduino, it comes with wifi and Bluetooth connectivity intrinsically built it! Honestly even a raspberry pi which isn't super expensive is much more of an actual computer capable of hosting more advanced communication back and forth! Its not that you can't do it with the simpler boards its just a lot harder!
@guichiz3692
@guichiz3692 7 месяцев назад
Hi, thanks for the video! I had a bit of trouble connecting the Arduino Due to the HC-05. It connects both in AT mode (38400baud) and in Bluetooth data transmission (9600baud as default) but the data received is always corrupted and I can't view the messages correctly (I always get "strange" char). What could be the cause?
@lemastertech
@lemastertech 7 месяцев назад
Hi, I have not had this specific issue before I’m sorry! Can you simplify your messaging to just send a 1 or 0 for a little and verify that works with a simple LED or something? If that works then just add one thing at a time til you figure out what breaks it! And if that doesn’t work somethings off in the connection
@MukeshPatel-tw5ge
@MukeshPatel-tw5ge 13 дней назад
Very nice and clear video. However my goal is to upload a sketch to arduino wirelessly from IDE running on mac. Do you have example for that ? I don't want to run any app on smartphone to communicate to arduino via bluetooth. Thanks
@claudenonya7278
@claudenonya7278 7 месяцев назад
Hi, do you know if this will work with the bt22a16 16 relay switch board?
@lemastertech
@lemastertech 7 месяцев назад
Hello I do not since I have not personally used one of those sorry!!
@msg1956
@msg1956 3 месяца назад
Excellent..! Is there any video by you which can help me connect my R4Wifi UNO through Bluetooth to my Laptop?
@lemastertech
@lemastertech 3 месяца назад
Thanks for watching, I’d start with this article which can take you step by step docs.arduino.cc/tutorials/uno-r4-wifi/r4-wifi-getting-started/ I haven’t done a video on this myself!
@bob-zb3ed
@bob-zb3ed 5 месяцев назад
Is there a way I can send a string, or a char[len] = "Hello, World" using just arduino, or do I need to interface using python serial or something
@lemastertech
@lemastertech 5 месяцев назад
Hi yes you can send a string! In the latest video on my channel I used a voice recognition module via soft serial connection just like the Bluetooth module and that one encodes a string as the main payload! Hopefully that can help you out some, but it’s super doable to deliver a string as the message!
@skillway
@skillway 9 месяцев назад
Shown connected on pc but suddenly showing not connected ..hc05 module
@lemastertech
@lemastertech 9 месяцев назад
Hi, I’ve had this problem too, try forgetting the device from your computers Bluetooth remembered devices and take it from there! Starting from the beginning of the connection process again
@FHMI10
@FHMI10 Месяц назад
I was wondering if I can send GPS Coordinate using the DSD Tech Bluetooth app?
@lemastertech
@lemastertech Месяц назад
Hi you probably can but that seems a little more advanced than this little 6 dollar Bluetooth module is really meant for but I don’t see why it wouldn’t work! Just seems pretty intense haha depending on speed and accuracy you need!
@michelmilaneh8963
@michelmilaneh8963 5 месяцев назад
when I enter the device manager I can't see the Bluetooth module connected and when I try to connect it by settings I only see it as paired , and it's not appearing in the tools bar in Arduino ide
@lemastertech
@lemastertech 5 месяцев назад
So is the red blinking light on the module going solid when you connect though? If not it’s not seeing anything connect. If it does go solid check the com ports and something should definitely show up if it’s connected to your PC!
@frediricaurte
@frediricaurte 3 месяца назад
Please i saw the video and the explanation but cant get if there is a bluetooth device which can be connected to IOs and android, i would need both in one, thank you.
@oasis797
@oasis797 3 месяца назад
Moi aussi, avez vous trouvé ?
@lemastertech
@lemastertech 3 месяца назад
Hi, the dsd tech module at least advertises that it works for both! I haven’t used an android but it should work!
@thehappylife3162
@thehappylife3162 Год назад
Amazing vid:)
@lemastertech
@lemastertech Год назад
Thank you so much! Thanks for watching :)
@stanleyjiang2244
@stanleyjiang2244 2 месяца назад
Hello! I connected the bluetooth and my laptop correctly, but it disconnects after a few seconds. Do you have a solution?
@lemastertech
@lemastertech 2 месяца назад
Hi I had a similar issue when I first connected to this module as well and I told my PC to forget the module and then re-added it and that seemed to work, these really cheap modules do sometimes drop out and need to get added back!
@buk771
@buk771 6 месяцев назад
hi! when i try to work with the app the text is white and is empty. what should i do?
@lemastertech
@lemastertech 6 месяцев назад
Hi this is a weird one! Make sure your Bluetooth is on with your device and make sure the red light is blinking on your arduino - if the app lets you detect the module and connect to it you should be all good!!
@JoelF-nl7ct
@JoelF-nl7ct 3 месяца назад
@@lemastertech I have the same issue, Wiring and code is exactly the same as your GitHub one and my iPhone is definitely connected as the red light is solid and shows up in the DSD app is connected but when I try and send a command through such as a "1"or "2" it doesn't show up, same with serial monitor in Arduino IDE. I believe it is because I don't have a genuine DSD board as when comparing your board with mine they are extremely similar but not the same
@danielroy2932
@danielroy2932 8 месяцев назад
Hi LeMaster, great video! I try to replicate with my Arduino UNO, HC-05 and Windows 11 Home, and can't achieve it. My code is same as yours, so won't paste here. The HC-05 is seen by Windows. But I notice that the red light on the HC-05 is never continuously on. Instead, it blinks every 2 seconds or so. I tried to connect the HC-05 VCC to both 3.3V or 5V, same result. Anything you can think of I might be doing wrong?
@lemastertech
@lemastertech 8 месяцев назад
Hi Daniel - I know this is an annoying suggestion but I had to have my computer forget the device then re-add it a couple times before mine connected properly the first time! I would try that a few times with the other steps in this video before moving on because sometimes with these cheap electronic components windows needs a couple chances to communicate with them properly! Goodluck!
@christopherlamus5144
@christopherlamus5144 6 месяцев назад
@@lemastertech @danielroy2932 I had the same issue. The hc-05 works differently I believe. It blinks every 2 seconds or so when it is connected(mine does the same and connects perfectly). Also it is incompatible for ios devices. I got it working fine with my windows laptop.
@andrazstrezek1113
@andrazstrezek1113 Месяц назад
hello, I would like to upload a completely different code to my Arduino via Bluetooth how would I do that?
@lemastertech
@lemastertech Месяц назад
I believe you will need to use D0 and D1 which are the transmit and receive pins of the arduino!
@andrazstrezek1113
@andrazstrezek1113 Месяц назад
@@lemastertechcan i do that trough the IOS app that you suggested?
@lemastertech
@lemastertech Месяц назад
No you wouldn’t be able to completely change the programmed brains of the arduino through those lightweight modules you’d still need the arduino IDE! But it can connect via Bluetooth serial connections!
@piersoncai1970
@piersoncai1970 5 месяцев назад
I tried using your code but it seems like the library doesn't exist
@lemastertech
@lemastertech 5 месяцев назад
the software serial library?? it definitely does! try going to manage libraries and search and add it in your arduino IDE!
@sanjaykhurana3400
@sanjaykhurana3400 10 месяцев назад
Mobile se only. No laptop.
@lemastertech
@lemastertech 10 месяцев назад
It works for mobile and laptop
@Jooboye
@Jooboye 5 месяцев назад
Too much blah blah blah.
@lemastertech
@lemastertech 5 месяцев назад
Hi, I see that you joined RU-vid 2 weeks ago, have no videos, no subscribers, and your name appears to be Joob, so I hope you’ll forgive me if I trust the 100+ likes and thousands of views on this video more than one losers negative comment 😂🫡
Далее
HC-05 Bluetooth Module with Arduino-MIT App Inventor
27:57
МОЙ НОВЫЙ ДОМ
1:01:04
Просмотров 1,7 млн
Try these 16 Brilliant ESP32 projects!!!
11:18
Просмотров 556 тыс.
I built my own computer. by hand.
13:03
Просмотров 1,1 млн
Bluetooth module HM-10 and Arduino. Full control
15:34
iPhone 15 Pro в реальной жизни
24:07
Просмотров 439 тыс.