Brushed motors Arduino drone - Part1 - components

Поделиться
HTML-код
  • Опубликовано: 20 авг 2024
  • Best & Fast Prototype ($2 for 10 PCBs): www.jlcpcb.com
    Thanks to JLCPCB for supporting this video.
    I'm starting a new video series on how to build a very cheap ARDUINO drone, using mini coreless brushed DC motors instead of ESC + Brushless motors. This is the first part where I talk a bit about all the components that we need. Stay tune for future updates.
    Help my projects on Patreon: / electronoobs
    my Q&A page: electronoobs.co...
    Canal en Español: / electronoobs en español
    --------------------------------------------------------------------
    -----------------COUPONS-------------------
    Oscilloscope: www.gearbest.c...
    PRINTERS
    -------------------------------------
    Ender 3(155€ AMAZING): www.gearbest.c...
    SparkMaker SLA: www.gearbest.c...
    Crealitu CR10: www.gearbest.c...
    Coupon code: "11CR10EU" or "11CR10US"
    ANET E10 (219$): www.gearbest.c...
    Coupon code: "Anete10us"
    TEVO Tarantula (175$): www.gearbest.c...
    Coupon code: "Tarantulaus"
    Creality CR10 MINI: www.gearbest.c...
    COUPON: CR10MINI
    Anet A8: www.gearbest.c...
    Coupon code: "A8KIDA"
    PROJECT LINKS
    --------------------------------------------------------------------
    Tutorial webpage: www.electronoob...
    Part list: www.electronoob...
    Schematic: www.electronoob...
    3D drone body: www.electronoob...
    MPU6050 test code: www.electronoob...
    NRF24 test code: www.electronoob...
    Multiwii code: www.electronoob...
    Transmitter video: • Arduino drone - Part2 ...
    EasyEDA project for baord: easyeda.com/El...
    Like share and subscribe to motivate me. Thank you

Комментарии • 132

  • @varunsontakke9810
    @varunsontakke9810 6 лет назад +4

    Thanks dude .. u made that video . I am waiting for this . Cheers

  • @NullByteWHT
    @NullByteWHT 5 лет назад +2

    This is really cool

    • @borntobuild7379
      @borntobuild7379 3 года назад +1

      bro you don't know how much you videos helped me on my Ethical hacking skills

  • @farooqpatel6773
    @farooqpatel6773 6 лет назад

    First of all many many thanks for your vedios and your thoughts. You consider project cost that is a best thing. I don't have a 3D printer. I want to do it with plywood.I have bought all the components which you mentioned in the part list.
    I'm big fan of you.

  • @MrHristoB
    @MrHristoB 5 лет назад

    That's a great idea for reviving our dead drone since it's with brushed motors and got plenty of space for mods. Will definitely give it a go. I've already built the rc controller and adapted it to my boys converted bruder trucks.. Like the channel

  • @yashasranjan8497
    @yashasranjan8497 6 лет назад

    Finally, the video I was waiting for the most! The Video and Audio quality of your videos are awesome and that's a reason that I always love watching your videos (and obviously your unique content also). Looking forward to the whole tutorial of this Brushed Quadcopter!!

  • @TheAscBroth
    @TheAscBroth 6 лет назад +1

    Really enjoy your video's and learn a lot from them. I even more like that you use 3D printed parts and custom PCB's! Keep going man!

  • @Nono-hk3is
    @Nono-hk3is 6 лет назад +2

    To flash the boot loader via the pro mini, don't you need a capacitor between the FCC and reset pin of the pro mini? This keeps the reset signal from avr-dude / arduino IDE from resetting the pro mini, allowing it to continue running the arduino-as-ISP code.
    Also I like to print my pc board design onto card stock or other heavy paper. Then I poke holes where the vias will be drilled and populate it with the through-hole components. I guess you could hot glue smd components if you wanted to. The idea is to get a sense of how things line up physically with each other. You don't need to add every component to this mock up; just the ones (such as your NFR module) that take a lot of space and may overlap or interfere with other component.

    • @MrHristoB
      @MrHristoB 5 лет назад

      True. Same goes for the nano. 10uF between rst and ground does the trick for me

  • @hdrumplus6880
    @hdrumplus6880 6 лет назад +1

    this is my favorite channel sir
    please next video , how to make arduino midi drum with lcd display

  • @MCsCreations
    @MCsCreations 6 лет назад +1

    Awesome, dude! Really nice work! Crazy to see it flying! 😀

    • @ELECTRONOOBS
      @ELECTRONOOBS  6 лет назад +1

      MC's Creations me too. Thank you so much!

  • @devashishlahariya5161
    @devashishlahariya5161 6 лет назад

    Awesome can't wait for part 2

  • @hafizuddinmohdlowhim8426
    @hafizuddinmohdlowhim8426 5 лет назад

    We use brushless motor because it can achieve maximum RAM almost instantly. Perfect for drone. Otherwise you need Gear to increase the tourqe of the brush motor.

  • @abdulnufar7317
    @abdulnufar7317 6 лет назад

    wow wondafull man
    you save my ideas thanks
    i trust you are the Engineer

  • @alirezafarzipour8709
    @alirezafarzipour8709 6 лет назад

    Hi,
    I'm really interested for the next part of video
    Thanks electronoobs

  • @rodbhar6522
    @rodbhar6522 6 лет назад

    Your videos are very well made.

  • @tamarathompson9418
    @tamarathompson9418 6 лет назад +2

    First haha i think . I saw it comeup and couldn't resist. Cheers

  • @ufohunter3688
    @ufohunter3688 6 лет назад

    Good to see another video from you.
    A few points you have to be aware. Just because it works at room temperature, it doesn't mean it works at other temps.
    1- You will need about 3.2V minimum to operate it at 16MHz. (See page 303/660 section 29.3 Speed Grades of the data sheet complete). I would worry running at > 10MHz. Are you sure you are not able to make it work on 8MHz?
    2- You might consider changing one of the 22pF caps for the xtal to 20pF. The uneven values with start the xtal at all temperatures.
    3- You can use a silicon diode or 2 germanium schottky diodes in series with the 4.2V supply to get your lower voltage for the IMU or whatever. The maximum voltage of a cell right after charging, is 4.2V. No need for a regulator.
    Good luck.

    • @ELECTRONOOBS
      @ELECTRONOOBS  6 лет назад

      UFOhunter thanks for tip!

    • @ufohunter3688
      @ufohunter3688 6 лет назад +1

      Anytime my friend. You are doing the hard work of making these videos. I can appreciate the amount of work that goes into making one.

  • @arneg0
    @arneg0 3 года назад

    I really enjoyed this video! I would love to see The PCB for transmitter and flight controller in a KIT format so I can learn more

  • @AaronClatone
    @AaronClatone 6 лет назад

    I love your videos man.

  • @gamerguypvppvp7347
    @gamerguypvppvp7347 5 лет назад

    you can actually get 4 1000kv brushless motors including esc's of amazon or ebay for under 25€,(they provide 800g thrust each on 1045 3s) if you are willing to accept 4week shipping.

  • @hoxorious
    @hoxorious 6 лет назад

    Very useful! Please make a separate video about the code. Thanks! ❤

  • @Vikas_Singh_Kushwaha
    @Vikas_Singh_Kushwaha 6 лет назад +2

    i am having problem with nrf whenever i touch any nrf pin the communication starts but without it no communication. i tried many capacitor but i am having the same problem

    • @ELECTRONOOBS
      @ELECTRONOOBS  6 лет назад

      Thy very short wires. Wires can be antennas for noise. Also you could wind GND around all th signal wires for less noise! Also use very stable 3.3V supply with good capacitor.

  • @shazminzarook1917
    @shazminzarook1917 4 года назад

    Superb

  • @TheKetsa
    @TheKetsa 6 лет назад

    Go with an STM32, atmega328 is a bit weak for the task, and you won't be able to add features.

  • @bluedeath996
    @bluedeath996 6 лет назад

    Why not use a stm32f4 or f7 like other flight controllers? They can run Arduino and would leave you the processing power for filtering, soft serial, an OSD, etc.

  • @a.sanusinazareth9213
    @a.sanusinazareth9213 Год назад

    My brushed arduino drone need to separate between board and the motor using 3.7v biard and 7.4v for 4 motor.
    how can I power all 3.7v
    dc syma motor 720.
    lipo 3.7v
    3 vlades propeller

  • @szymongrzelak1658
    @szymongrzelak1658 5 лет назад

    Why don't you solder gyro and accelerometer chip directly on board that could save some space and weight

  • @EyeRunnMan
    @EyeRunnMan 4 года назад +2

    hey,
    i already have a flysky Rx , so how to use that instead of nrf24.

  • @dulquerkawsar
    @dulquerkawsar 6 лет назад

    I love your videos

  • @marcus_w0
    @marcus_w0 6 лет назад +2

    Hi... Very nice Video. Again :) Where do I get the small gears and the motors you mentioned? I can't find it in your parts list. btw. Thumbs up for your video - you keep getting better and better. As a viewer from the very beginning, I must say I really like how self confident you are now versus back in the days. I always said you should try to get in front of the camera, too. You're a nice guy with a likely attitude, so no questions there :)

    • @ELECTRONOOBS
      @ELECTRONOOBS  6 лет назад

      www.electronoobs.com/eng_arduino_tut23_parts2.php Look at the palstic gears link.

    • @ELECTRONOOBS
      @ELECTRONOOBS  6 лет назад

      Also, thank you for the comment. Apreciate it! :)

  • @darkreddust2135
    @darkreddust2135 4 года назад

    Nice video but if I want to build my own drown, which of your 4 videos is the right one? XD ...

  • @adelashour3253
    @adelashour3253 6 лет назад

    nice, very nice , but i have made a drone with nrf and one atmega like you have done but i didnt get satisfying results , notice that i used brushless motores , it worked fine till i used an accelometer to make it auto level, but results were no good , will watch all your videos to see how it will act using these motors

  • @RenatAbaidulin
    @RenatAbaidulin 6 лет назад

    Awesome project! Per aspera ad astra)

  • @hitecno3098
    @hitecno3098 4 года назад

    thanks man for your work
    how we can use bluetooth as a receiver in this project?

  • @catherinemesa4117
    @catherinemesa4117 3 года назад

    And love your vid

  • @GRBtutorials
    @GRBtutorials 6 лет назад +3

    Interesting, but I don’t think brushed motors are good for a drone. They’re noisy, consume more power for the same output (which means reduced battery life, something scarce in a drone) and wear out quickly, which means spending more money. On the long term, it’s better to buy brushless motors. I’m personally willing to spend more money to have better motors and battery life (this is specially important to me).

  • @rafadipre
    @rafadipre 6 лет назад

    Me gustan tus videos, creo que deberias publicar los articulos del drone con arduino en tu canal en español.

  • @addiction-69
    @addiction-69 6 лет назад

    hallo sir this is awesome project we really want to know about this how it is fly by brush motor.
    Sir make a video on digital potentiometer how we can make simple digital pot.

  • @florinbaciu2325
    @florinbaciu2325 6 лет назад

    Multumesc pentru inimi/thx for hearts

  • @seifmustafa2004
    @seifmustafa2004 5 лет назад

    Is there a sketch of the drones body so I can 3d print it?

  • @shantotorofder3916
    @shantotorofder3916 3 года назад

    hey but it does not work for brushed motor drone without gear......

  • @RoshanKumar-ok3yu
    @RoshanKumar-ok3yu Год назад

    can i use 5v stepup converter and then use ams1117....would it work?...I am new to this...help me

  • @vishal01mehra
    @vishal01mehra 6 лет назад

    would love to make one

  • @dennismarzan5770
    @dennismarzan5770 6 лет назад

    @Electronoobs when will you upload next video? I'm excited!

  • @prathambhatnagar8653
    @prathambhatnagar8653 6 лет назад

    Make a tutorial on self balancing robot

  • @hectordanielramirezrodrigu9685
    @hectordanielramirezrodrigu9685 6 лет назад

    Disculpa se puede hacer con motores de 6 v y conectado a wifi ?

  • @dipakpatil3529
    @dipakpatil3529 4 года назад

    Can you give simple schematic of arduino pro mini instead of chip?

  • @voiceoftruth1O1
    @voiceoftruth1O1 6 лет назад

    Please make a video about arduino pH with temperature meter for aquarium. Thanks

  • @namansingh1539
    @namansingh1539 3 года назад

    Can we use arduino nano with same digram for using 7.4 volts

  • @Ais-qc1bc
    @Ais-qc1bc Год назад

    Now add BMP180 at hold setup

  • @dhruvsharma6031
    @dhruvsharma6031 3 года назад

    can we use buck converter in place of ldo

  • @user-mi6ht9lm1n
    @user-mi6ht9lm1n Год назад

    How are you sir...Can you use the ADXL345 you want the MPU6050 because I don't have the MPU6050 and thank you

  • @sohagbabu2593
    @sohagbabu2593 6 лет назад

    Can I Use 2N2222 transistor on your SI2302 place.....Plz help. in my country I can'n found SI2302 mosfet😖😖😖😖😖😖 Plz help.Advance Thank You

  • @elementalwattson
    @elementalwattson 3 года назад

    Which is the discharge capacity of the battery? 25C?

  • @_NGUYENMINHTHUAN
    @_NGUYENMINHTHUAN 4 года назад

    I dont have see the link to Gerber file. !!! Please help me

  • @razvaizman5626
    @razvaizman5626 6 лет назад

    awesome video dude, what about managing the lipo discharge under voltage?

  • @mclarenmani7559
    @mclarenmani7559 4 года назад

    Please send link for Gear support..!

  • @hullwork9420
    @hullwork9420 6 лет назад

    can i use bigger dc motor like 130 dc motor

  • @adriang.8489
    @adriang.8489 6 лет назад

    really great project. what about gps, could you also integrate that to keep the drones in the air?

  • @fuhadrock6370
    @fuhadrock6370 4 года назад

    With this can it be made a plane...
    Or car or boat

  • @teteafanai8955
    @teteafanai8955 4 года назад

    Just subbed to your channel, very informative videos, by the way, if its possible for you could you start on a new project of building a drone which a be capable of carrying payloads of around 2 kilograms and flies like a conventional plane.

  • @YoDay
    @YoDay 6 лет назад

    Oh wow drone again!

  • @Kokilabenpatel3
    @Kokilabenpatel3 Год назад

    Hey bro can we use big motor

  • @flashyedits-050
    @flashyedits-050 6 лет назад

    What are the coreless motor length

  • @jobin_arakkal7509
    @jobin_arakkal7509 5 лет назад

    Can we do the same project but with Arduino nano
    If yes then the nrf24l01+ pins remains the same

  • @anweshpatel3098
    @anweshpatel3098 6 лет назад +1

    finally .

    • @ELECTRONOOBS
      @ELECTRONOOBS  6 лет назад

      ironhack 9 lol. Yeah, finally. There was a lot of work.

  • @ayushmanjain4008
    @ayushmanjain4008 6 лет назад

    Can u use 130 or 180 motors for a drone which can lift about 400-500gms??

  • @viclius100
    @viclius100 5 лет назад

    Buen dia ,no esta el circuito del transmisor con promini ,ya lo empece a armar y lo retiraron? gracias

    • @ELECTRONOOBS
      @ELECTRONOOBS  5 лет назад

      www.electronoobs.com/images/Robotica/tut_5/Transmitter_schematic_arduino_drone_arduino_nano.png Con el MINI es igual que con el NANO. Saludos!

  • @omsingharjit
    @omsingharjit 6 лет назад

    where's its 2nd part video ??

  • @atreyibhattacharya6784
    @atreyibhattacharya6784 6 лет назад

    you're god of electronics.

  • @ulrichmennchen9064
    @ulrichmennchen9064 6 лет назад +1

    I'm really interested in whether you will succeed to get it flying. I tried the same about a year ago with almost identical parts, just wiring it without a breadboard to save some weight. I also made the mistake to use this voltage regulator and had to change it afterwards. All went very well, the motors reacted on the transmitter and also when I turned the drone around. But then I tried the same with attached propellers and each time I increased the thottle, suddenly the RC connection broke down. I assume it was either some interference from the motors or the power for the nrf24 dropped too much when I increased the throttle. I never found out what was the reason, so lets see whether you get similar problems and if so how you will solve them.

    • @ELECTRONOOBS
      @ELECTRONOOBS  6 лет назад +1

      I had the same problem. Adding big input capacitors helps. When you increase throttle there is a huge amount of current spike. The project is still getting better. Keep up!

    • @MrHristoB
      @MrHristoB 5 лет назад

      The nrf is very fussy on power. Probably the motors suck too much juice 😄😄😄 add larger caps and will be ok

  • @seeking9145
    @seeking9145 3 года назад

    Which software did you use for the schematics?

  • @catherinemesa4117
    @catherinemesa4117 3 года назад

    What kind of mosfet r u using

  • @mohamedrachidi1028
    @mohamedrachidi1028 6 лет назад

    what is the program you use to draw pcb

  • @rabiranjanray7224
    @rabiranjanray7224 6 лет назад

    Sir i need to make powerful drone using brushed motors can u help me,how can i proceed??
    (This one u built is a smalll one)

  • @elfelizcalamar
    @elfelizcalamar 5 лет назад

    Hola! Quería preguntarte que reemplazo se puede pedir para los mofset ya que en Argentina es complicado encontrar el mismo que has descrito . Que sustituto recomiendas? Como debería pedirles en una casa de electrónica?? Gracias x todos los vídeos. If you prefer To askyou in english plis let me know.

  • @cptcarot
    @cptcarot 6 лет назад

    Interested in a kickstarter package, let us know

  • @somnathpal8697
    @somnathpal8697 4 года назад

    Receiver and transmitter code link

  • @florinbaciu2325
    @florinbaciu2325 6 лет назад

    An link for the plastic adaptor for motor(i prefer aliexpress)

  • @eimparas
    @eimparas 6 лет назад

    Check the multi Wii project and arcucopter

  • @ngovinhtuong
    @ngovinhtuong 6 лет назад

    Why you don't test fly?

  • @YoDay
    @YoDay 6 лет назад

    What do we do when we don't have that remote? Can we 3d print it and then use it ? Or buy such a remote from somewhere.

    • @ELECTRONOOBS
      @ELECTRONOOBS  6 лет назад

      If you watch the video where I build it. you can see that you can hack any other radio controller. Or directly use 2 joystick modules and the arduino+NRF24. Keep up!

    • @YoDay
      @YoDay 6 лет назад

      Electronoobs : Thanks I think I missed that video ;)

  • @chagi-ch
    @chagi-ch 6 лет назад

    hii this is nice video . can you give me flight controller pcb project file . i want to build flight controller end drone thank you

  • @akshaymohanakshay6390
    @akshaymohanakshay6390 6 лет назад

    Which is your PCB designing software

    • @ELECTRONOOBS
      @ELECTRONOOBS  6 лет назад

      Akshaymohan Akshay right now I'm using easyEDA

  • @clubmecanique1663
    @clubmecanique1663 6 лет назад

    can'i use just one arduino for the Flight Controller and the Receiver ??

    • @ELECTRONOOBS
      @ELECTRONOOBS  6 лет назад

      Yes. The receiver will only have one Arduino in this project!

  • @florinbaciu2325
    @florinbaciu2325 6 лет назад +1

    I can make my own transmiter? HOW?

    • @ELECTRONOOBS
      @ELECTRONOOBS  6 лет назад +1

      I have a video on that... it is in the description. Keep up!

    • @florinbaciu2325
      @florinbaciu2325 6 лет назад

      Thx

    • @omsingharjit
      @omsingharjit 6 лет назад +1

      Electronoobs can i use 400mhz cheap transmitter and receiver ??

    • @florinbaciu2325
      @florinbaciu2325 6 лет назад

      X-TREME Diy put on separate comment and electronoobs will answer

  • @daraphek7411
    @daraphek7411 4 года назад

    How much money u spend for tis? Nice

  • @boimcpickle
    @boimcpickle 2 года назад

    Noice

  • @florinbaciu2325
    @florinbaciu2325 6 лет назад +5

    Give me an pcb😭😭i don't have an bank card for buy it😭

  • @akshaymohanakshay6390
    @akshaymohanakshay6390 6 лет назад

    Do you have any WhatsApp group for electronics hobbies

  • @ttssoon1975
    @ttssoon1975 6 лет назад

    The way of your IC soldering is WRONG.

  • @emonjahid6206
    @emonjahid6206 5 лет назад

    Wow😍🌹💃❤️

  • @amauryjhordygutierreznelso9733
    @amauryjhordygutierreznelso9733 6 лет назад

    Aslo en español

  • @qumefox
    @qumefox 6 лет назад

    While i'm all for learning how to do stuff. I can't help but feel this particular video series is kind of reinventing the wheel if your goal is simply to have a flyable quad at the end. Brushed AIO Flight controllers that literally all you have to do is stick on a frame, plug in your motors, and bind to your transmitter are sub $30 these days. Sub $15 for versions that don't have a built in receiver. Plus i'm not sure I could stand flying a quad that wasn't running betaflight or something based off betaflight like iNav. Been there, done that **shudder**

    • @MrHristoB
      @MrHristoB 5 лет назад +1

      The purpose of this video is to show how to build things, not how to buy things. You're missing the point here. You could buy a drone to 15 quid. Where is the creativity???

  • @cthulpiss
    @cthulpiss 5 лет назад

    your 3d printer is sneezing....

  • @stefanoderosa2375
    @stefanoderosa2375 6 лет назад

    Nice video...
    Why do You speak like a 80s dj?? 😂😂😂

    • @ELECTRONOOBS
      @ELECTRONOOBS  6 лет назад +1

      Stefano De Rosa sorry for my accent. But how 80s dj were speaking?

    • @stefanoderosa2375
      @stefanoderosa2375 6 лет назад

      Electronoobs i was Just kidding... 🤣🤣 I really like your Channel and the way You explain electronics...

  • @somnathpal8697
    @somnathpal8697 4 года назад

    Receiver Arduino nono

  • @thevoidedwarranty
    @thevoidedwarranty 6 лет назад

    Ur soldering the smd chip the wrong way , watch the eevblog tutorial .

  • @harshilkakkad9626
    @harshilkakkad9626 6 лет назад

    can you please share the gerber file of pcb