How to Make Arduino Bluetooth Drone with HC-05 06, Mobile Control Drone

  Рет қаралды 4,654

ArduJimmy

ArduJimmy

Күн бұрын

Пікірлер
@ArduJimmy
@ArduJimmy 4 ай бұрын
If you find this brief tutorial is useful and your project is successful, please leave a comment "love" (emoticon) in comment hahaha ... Thanks. Really love sharing. Never hesitate to ask a question if you got stuck on it.
@a.sanusinazareth9213
@a.sanusinazareth9213 3 ай бұрын
Awesome project, bro. You post this video and the description very detail. Thanks for sharing.
@sSadziliyyah
@sSadziliyyah 2 ай бұрын
the mpu6050 didnt respond in multiwii gui. when I check.it over, it's not wiring problem but the mpu6050 was dead. replacing it, my drone finally flies! thanks for awesome tutorial❤
@ArduJimmy
@ArduJimmy 2 ай бұрын
@sSadziliyyah welcome to diy arduino drone. you're awesome
@ikankecilkecil
@ikankecilkecil Ай бұрын
thanks, you save me! Lot of problem now is solved!
@AiRoboticist
@AiRoboticist 4 ай бұрын
❤ done! Thanks for the tutorial
@umarmahmood7494
@umarmahmood7494 4 ай бұрын
Hey I built a larger 450mm quadcopter with brushless motors, 10×45 inch propellers and 30A ESCs. Will this still work? If so, what should I modify in the config? Thanks
@ArduJimmy
@ArduJimmy 4 ай бұрын
Yes, you should change (uncomment and comment) in config.h because the config in this video is for *brushed esc and dc motor*. For brushless one, you can start downloading new 2.4 multiwii and here's in config.h #define QUADX #define MINTHROTTLE 1000 #define MAXTHROTTLE 2000 #define GY_521 #define MOTOR_STOP Remove all propellers for the first check.
@RixtronixLAB
@RixtronixLAB 4 ай бұрын
//Creative video, thanks :)
@ArduJimmy
@ArduJimmy 4 ай бұрын
Thanks. I love sharing 🥰
@raycraft3990
@raycraft3990 3 ай бұрын
The rear right motor of my mini brushed MultiWii drone isn't spinning until the throttle reaches 50%. How can I resolve this issue?
@ArduJimmy
@ArduJimmy 3 ай бұрын
it must be the brushed ESC. triple check the ESC: 10k resistor, in5819 and si2302/IRLZ44N/IRL520N. There must be damage one of the components. plus: check the GND pin. inform me if it still doesnt work.
@raycraft3990
@raycraft3990 3 ай бұрын
@@ArduJimmy I have checked it , all components fine kzbin.info/www/bejne/fni6qGiBhJqZg5Ysi=6I7bdqioCEtyIWAI Am facing the same issue as shown in the video, at 9.54 , he mentioned , it was a software issue .
@ArduJimmy
@ArduJimmy 3 ай бұрын
do you use my code and schematic or the link??? about 90% with my code and schematic works as expected. mine is far different of the link. Please follow mine to avoid many problem. if you appoints to his project, like you said, if the code is the problem, I never use remoteXY as a tran0smitter
@ArduJimmy
@ArduJimmy 3 ай бұрын
@raycraft3990 mostly problem appears the same as other comments here since they use his schematic and his code.
@ArduJimmy
@ArduJimmy 3 ай бұрын
I experimented about 3 years to build my own concept of building mini drone with mosfet. and I have explained it very simple in my tutorial in videos including all needed in github with NO hidden tricks. Just follow my instruction. I dont know how he built, so you can ask him about your problem
@Ayush_Pr-ot1wh
@Ayush_Pr-ot1wh Ай бұрын
Do i need to add drms(fly) library also because in multiwii 2.4 fileware there is no reciver code,and after uploading code hc05 is not connecting to app even in multiwiiconf.what to do??
@ArduJimmy
@ArduJimmy Ай бұрын
Drms(fly) doesnt have a library. It is just an app that is compatible with multiwii through a bluetooth connection. if it didnt connect to Multiwiiconf therr must be something wrong with wiring. 1. do you use multiwiiconf in your computer or mobile app? 2. do you configure rhe baud rate of the hc05 to 115200? 3. do you wire hc05 RX TX pin to TX0 and RX0 pin of arduino? 4. do you power hc05 with 5v of arduino VCC pin?
@Ayush_Pr-ot1wh
@Ayush_Pr-ot1wh Ай бұрын
Thnks for replying,I did every step as you mentioned and it's now connecting with app also but I don't know why but because of this schematic or firmware there is uploading problem coming in my every board it's showing programmer is not responding.i burn bootloader also with Arduino UNO but nothing is changing it cannot upload it. Help!!
@ArduJimmy
@ArduJimmy Ай бұрын
@Ayush_Pr-ot1wh so the problem is not at this project's side but the arduino IDE. I use windows 7 32 bit, arduino IDE 1.8.19 version. by the way, is your USB port detected in Arduino IDE?
@ArduJimmy
@ArduJimmy Ай бұрын
I usually uninstal and reinstal the arduino IDE and instal the drivers needed. I'm sure it's a matter of board firmware version
@Ayush_Pr-ot1wh
@Ayush_Pr-ot1wh Ай бұрын
Ok, I think I have uploading problem with my every board so can I use esp32 instead of hc05 or Arduino because it has inbuilt bluetooth module??
@programmerplace
@programmerplace 4 ай бұрын
Hi wouldnt there be a problem with the latecy because bluetooth is slow
@ArduJimmy
@ArduJimmy 4 ай бұрын
no dear, I dont see any problem with the bluetooth signal. Thats why 115200 baudrate should be configured, not 9600. The only problem is that bluetooth has no long range to control the drone.
@programmerplace
@programmerplace 4 ай бұрын
@@ArduJimmy also how many C is your battery e.g 10C,30C
@ArduJimmy
@ArduJimmy 4 ай бұрын
@programmerplace 45C and it works. I also use, sometimes, 80C. Why high C Rating? you can read the detail in: oscarliang.com/lipo-battery-guide/
@Ujanmas0305
@Ujanmas0305 4 ай бұрын
Very useful, sir
@ArduJimmy
@ArduJimmy 4 ай бұрын
thanks 😁🥳
@ElysaJaneCruz
@ElysaJaneCruz 4 ай бұрын
can i downoad the app (DRMS) on ios ?
@ArduJimmy
@ArduJimmy 4 ай бұрын
unfortunately, I have no IoS app for this project
@ikankecilkecil
@ikankecilkecil Ай бұрын
I see many web app that can convert apk to ios
@bhavikrajpal6882
@bhavikrajpal6882 4 ай бұрын
Bro does DRMS fly needs code in our arduino file as remoteXY, i am trying to download your zip file but there some issue it is not downloading therefore wanted to ask just by un-commenting the lines in config.h file you have mention above in the of original multiwii code from website will work or need to as DRMS code also ?
@ArduJimmy
@ArduJimmy 4 ай бұрын
1. upload the firmware then do multiwiconf GUI 2. connect your DRMS to the drone. There's no need to change anything with the code as long as you use diy ESC with mosfet and use brushed DC motor
@ArduJimmy
@ArduJimmy 4 ай бұрын
one thing left. you must place the drone in flat surface to let the DRMS detect it. DRMS is so sensitive but I dont see another more compatible one than DRMS
@bhavikrajpal6882
@bhavikrajpal6882 4 ай бұрын
@@ArduJimmy actually what happens is my motors are not in sync,O have added a 1000mf capacitor buts its not solving the prblm either thus i thought by changing the code and controller app might fix it 🙁
@ArduJimmy
@ArduJimmy 4 ай бұрын
@bhavikrajpal6882 tell me in detail. what motors are u using?
@bhavikrajpal6882
@bhavikrajpal6882 4 ай бұрын
@@ArduJimmy I am using 8520 coreless motors with Arduino nano, mpu6050 and hc-05 and powering it using 3.7v 1500mah lipo battery and controlling it with remotexy app and multiwii firmware Issue is - motors not in sync
@Swapnil-d5j
@Swapnil-d5j 4 ай бұрын
Without bmp280 is it possible
@ArduJimmy
@ArduJimmy 4 ай бұрын
no. baro module is needed to activate baro mode to make our drone in altitude mode or hover.
@ikankecilkecil
@ikankecilkecil Ай бұрын
even if you instal the bmp280, you still must train the drone to stable when it starts playing and trigger the baro module. Use trims when you find the drone tends to fly left or right, forward or back. Heavy wind will help your drone which is being trained get more stable (on hover).
@ManshYT
@ManshYT 23 сағат бұрын
Hey bro I need one help may be u can help me so I have make drone with esp8266 ch340 module and one mpu6050 and 4 1k ohm resistor and the MOSFET in it and 500mAh battery with one diode so here is the problem that I have code for the whole drone but i don't have any apk of that code can you pls make the apk to fly my drone i found the code and whole diagrams from chrome but i didn't found apk because it is very old page like 4 5 years ago pls help me bro
@ManshYT
@ManshYT 23 сағат бұрын
And the code have some errors but I solve it through ai 😅
@ArduJimmy
@ArduJimmy 18 сағат бұрын
make a code for you?
@ArduJimmy
@ArduJimmy 18 сағат бұрын
you should be able to.code yourself for the apk right? bro, I'm not a APK developer, so sorry I cant help for this case. I'm just a beginner
@ManshYT
@ManshYT 14 сағат бұрын
@@ArduJimmy I don't know how to code and don't have android studio also i have layout of the apk but don't know how to make pls help me buddy
@ArduJimmy
@ArduJimmy 14 сағат бұрын
@ManshYT I never program anything about android bro LOL. Swear I'm a beginner
@youcubersaaraswata8865
@youcubersaaraswata8865 4 ай бұрын
Can I use wifi from esp8266 or esp32…
@ArduJimmy
@ArduJimmy 4 ай бұрын
you mean, the flight controller or the RX and TX?
@youcubersaaraswata8865
@youcubersaaraswata8865 4 ай бұрын
@@ArduJimmy as rx and phone as tx
@ArduJimmy
@ArduJimmy 4 ай бұрын
@youcubersaaraswata8865 so it is a esp8266 flight controller. well, okay I will make one for it
@youcubersaaraswata8865
@youcubersaaraswata8865 4 ай бұрын
@@ArduJimmy yep
@Ayush_Pr-ot1wh
@Ayush_Pr-ot1wh 14 күн бұрын
What is weight of you drone?? Mine is 68grams and it can't lift up.
@ArduJimmy
@ArduJimmy 14 күн бұрын
mine is 58grams.not more than 60 grams using 720 coreless dc motor. if it can lift (above 60grams) motors and wires will be soooo hot. you need upgrade your motors to 8520 dc motor
@Ayush_Pr-ot1wh
@Ayush_Pr-ot1wh 14 күн бұрын
@@ArduJimmy yeah,mine is 8520 only but still it cannot lift,I think it's power issue can you give me link of battery which you are using or name the model.
@ArduJimmy
@ArduJimmy 14 күн бұрын
@Ayush_Pr-ot1wh okay. 1 what propellers do you use (dimension?) 2. what ampere is your step up converter? 3. do you use LiPO battery with high C-rate? 4. Do you check Arduino board VCC voltage? 1. 8520 needs at least 65mm propeller (75mm works best) 2. at least 1 ampere 3. Lipo battery 25C (80C works best) 4. check VCC of arduino board and Mpu6050 VCC (arduino board VCC pin must be 5v and mpu6050 must be 3.3v) Use double foam tape for mpu6050 yo reduce vibration. Vibration will disturb drone to take off. Note: do you click on MID of ANGLE and ARM in LOW in multiwiiconf GUI?
@ArduJimmy
@ArduJimmy 14 күн бұрын
LiPO battery GAONENG 3.7v 450mAh 80C (I bought in Indonesia. It will cost more for shipping if you buy it here)
@a.sanusinazareth9213
@a.sanusinazareth9213 3 ай бұрын
Thanks for sharing! Mine finally flies!!! Your video is awesome! but, make one with ESP8266, NRF24L01 and ESP32 bro.
@ArduJimmy
@ArduJimmy 3 ай бұрын
yes, many request about that and the most difficult thing is how to make video that will be so easy to follow 😁😁😁
@bhavikrajpal6882
@bhavikrajpal6882 4 ай бұрын
Hii, I also completed making similar drone but the issue is bottom right motor does not spins properly, I am using RemoteXY app and the code is from multiwii provided by SwapnilNibalkars video, in his 1st part he also had similar problem but he fixed it in 2nd part but he didnt told how..do you have any solution ?? also my battery doesn't last long about 2-3 mins i m using 1500mah 3.7v lipo battery (grey-yellow) one i dont know about the c rating and ib above comment you also mentioned of baudrate for bluetooth, how to change it can you explain it in detail plz
@ArduJimmy
@ArduJimmy 4 ай бұрын
1. there's a problem with the diy brushed esc. repkace to a new one. 2. check your batt C rating. at least you need to use more than 45C rating
@ArduJimmy
@ArduJimmy 4 ай бұрын
remoteXY is not free when detecting our project 🤣
@ArduJimmy
@ArduJimmy 4 ай бұрын
One of the key to build this mini drone project is to SHORTEN all wires. Including female battery connector and male step up converter. in some cases, your battery is enough
@ArduJimmy
@ArduJimmy 4 ай бұрын
here's how to config setup HC baudrate: www.instructables.com/Modify-The-HC-05-Bluetooth-Module-Defaults-Using-A/ (Sorry, I dont have much time to make a video for it since I'm so busy as a web developer at Klikdesanweb. So many projects requested by subscribers need to make. I must make it one by one when I have time for it). Happy flying!
@bhavikrajpal6882
@bhavikrajpal6882 4 ай бұрын
Okay , also why did you connected hc-05 txo pin to rx1 Arduino pin and rx of hc-06 to tx on Arduino it should be reverse ? And dont it need a voltage divider as arduino nano operates on 5v and rx tx pin of hc-05 does not exceed 3.3v Plz verify and reply
@ronakroyal1107
@ronakroyal1107 4 күн бұрын
Hello sir MOSFET irlb4132 use
@ArduJimmy
@ArduJimmy 4 күн бұрын
I use IRLZ44n or IRL520N and si2302. when u want to use another mosfet, check first its datasheet if it can support to run at 3.7v
@ronakroyal1107
@ronakroyal1107 4 күн бұрын
@ArduJimmy Sir, I am trying to make this drone, I am a college student, I have to make this project, please help me or reply to the comment as soon as possible.
@ArduJimmy
@ArduJimmy 4 күн бұрын
@ronakroyal1107 I'm here. absolutely
@ronakroyal1107
@ronakroyal1107 4 күн бұрын
@@ArduJimmy 💗
@AiRoboticist
@AiRoboticist 4 ай бұрын
Please make drones with nrf24l01, esp32, esp8266, :p
@ArduJimmy
@ArduJimmy 4 ай бұрын
LOL, okay, one by one, based on my budget :p
@Valdeilson1234
@Valdeilson1234 4 ай бұрын
Ficou Muito Bom Seu Projeto do Drone Amigo Tem Algum Código e Esquema Elétrico 😊😊
@ArduJimmy
@ArduJimmy 4 ай бұрын
Thanks, brother. I love sharing with no reason
@Ujanmas0305
@Ujanmas0305 4 ай бұрын
@@ArduJimmy would you share how to make a tricopter with 720 coreless. is it possible?
@ArduJimmy
@ArduJimmy 4 ай бұрын
nice. I hope I'll make the tricopter some other days
@stirlingengine7804
@stirlingengine7804 4 ай бұрын
change your prop with 75mm prop , feel the punch out.....
@ArduJimmy
@ArduJimmy 4 ай бұрын
yes, I use 75 prop in the video
@HarshulGupta-iv1sf
@HarshulGupta-iv1sf 4 ай бұрын
Question: from where can i download DMRS(FLY) app in android and can you tell me the solution for the following problem 1) I made the drone shown in this video kzbin.info/www/bejne/fni6qGiBhJqZg5Y (from:SwapnilNimbalkar) and having the same problem of rear right motor not working properly and he didn't showed how he solved it can you tell any solution and already tried solution from your video How to Make Arduino Drone Flying | Secret Exposed! . 2) I also made your drone and in both drone the arduino keeps reseting it self. should i add capacitor. Where to add the it. I would like to give one suggestion you can use remotexy just stay under 5 elements.
@ArduJimmy
@ArduJimmy 4 ай бұрын
key of making this project is: Shorten all wires comprehensively. By shorting wires, there will be no resetting, no strange spinning. RemoteXY is expensive for drone code. always use cable awg 28 to all wires, including connector, battery cable and step up booster must have 1A. not more than that. you can download DRMS app in my github repo. First best thing in project is to follow tutorial comprehensively. I make this project far different of yours (like in the link). Make one as I show in this video description. not others. So many people get successful if they follow my video.
@HarshulGupta-iv1sf
@HarshulGupta-iv1sf 4 ай бұрын
@@ArduJimmy i tried all these the drone is working properly in multiwii conf but in DRMS(fly) it connects but the button to open the remote says disconnected. What to do.
@ArduJimmy
@ArduJimmy 4 ай бұрын
@HarshulGupta-iv1sf connect and disconnect and connect again and place the drone in flat surface. thats the only solution. DRMS is so sensitive
Arduino Flight Controller using Multiwii (Works 10000%)
10:43
ArduJimmy
Рет қаралды 1,7 М.
Make a TINY Arduino Drone with FPV Camera - Will It Fly?
20:26
Max Imagination
Рет қаралды 1,4 МЛН
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН
How to make Esp32 Drone | Version 3.1
10:36
Pratik Phadte
Рет қаралды 5 М.
My Kickstarter failed, so I open sourced it
12:20
StuckAtPrototype
Рет қаралды 727 М.
NRF24L01 Drone Transmitter: How To Make Drone Control
45:19
Making a Fully Functional Jet Engine using Soda can | diy Jet Engine
16:27
Vortex Cannon vs Drone
20:44
Mark Rober
Рет қаралды 24 МЛН
How to make an Arduino-based Transmitter
9:47
Emilostuff
Рет қаралды 94 М.
PID controller Simple explanation with a Quadcopter as example.
21:28
Pratik Phadte
Рет қаралды 151 М.
How To Make Drone With Hand-made Radio Control. DIY Drone
17:08
KendinYap
Рет қаралды 4,6 МЛН
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН