Embedded Programming for Quadcopters

Поділитися
Вставка
  • Опубліковано 31 гру 2024

КОМЕНТАРІ • 39

  • @thanoslampropoulos8132
    @thanoslampropoulos8132 8 років тому +52

    Very good!! One of the most informational videos on the subject.

  • @ka1wht
    @ka1wht 6 років тому +17

    Thanks, Ryan. Very articulate. I’m studying Robotics and Control and this definitely helped. I liked how you described the PID controller as well.

  • @binisol7353
    @binisol7353 4 роки тому +5

    been looking for the basic operations of quads, these delivers

  • @melvyniandrag
    @melvyniandrag 7 років тому +11

    Great talk! The subject was super interesting, and the delivery was clear and confident and thorough with no bs like memes or silly jokes. No downvotes on the video as of 9-19-2017!

  • @cameronchisholm5391
    @cameronchisholm5391 3 роки тому +1

    May i suggest design a solenoid lock on the gyroscope, or maybe logicrythmic function to set base 'zero' recalibration when velocity of angular momentum is reduced within a nominal range of noise?

  • @markchinski5071
    @markchinski5071 5 років тому +1

    Great intro. Worth watching if you want an introduction to how flight controller code/hardware works.

  • @TheBimmerGarage
    @TheBimmerGarage 5 років тому

    Very good! Wish I was there, given the amount I got out of just this video, I can only image the total I would have benefited from a live demo/Q&A. I'm a systems engineer, so good with a lot of duties in and out of the data centers but never picked up a skill set for writing code. I had quite the circle of friends that were quick to fill in that roll when needed.

  • @sastrydasigi7010
    @sastrydasigi7010 5 років тому +2

    You are a very good teacher!

  • @mahendraranadeep7105
    @mahendraranadeep7105 3 роки тому

    hello the video was soo good , i just did a drone with pixhawk flight controller, so i just want the information about how much current and voltage is used by the 4 esc and the 4 motors and the whole pdb connected to a battery so how can we calculate it so i can estimate my flight time using a 3300 mah battery.

  • @vitaliitron6194
    @vitaliitron6194 7 років тому +6

    Thank you for video, very interesting! How can I find the source code for this video? I am trying to do something similar... Thank you!

  • @tingnanlo491
    @tingnanlo491 5 років тому +1

    Awesome tutor and very inspiring ...appreciate

  • @mr.memmer8097
    @mr.memmer8097 3 роки тому

    This helped me a lot. Thank you!

  • @namankharbanda4668
    @namankharbanda4668 4 роки тому +1

    Great guide man. thanku so much.

  • @hawkkim1974
    @hawkkim1974 6 років тому +1

    very nice. quite easy to follow.

  • @SmiledogThailand
    @SmiledogThailand 4 роки тому

    Thank you for your video, easy to understand.

  • @hayricaneryigit4542
    @hayricaneryigit4542 9 років тому +2

    I'm doing with me quadcopter arduino components is shown in the wiring diagram you I would be very pleased

  • @SuperMechtronics
    @SuperMechtronics 5 років тому

    Very informative video

  • @ashwingupta9347
    @ashwingupta9347 7 років тому

    Great guide thank you so much!!

  • @Darshan-ne3tj
    @Darshan-ne3tj 6 років тому

    Nice video...Thank you!

  • @GodzillazzZ
    @GodzillazzZ 5 років тому +1

    great info thx u

  • @francisybanez8993
    @francisybanez8993 4 роки тому

    I think the drift is cause by inefficient of hardware component and pcb design, I never had a drift like that even in raw value of gyroscope 20:15

  • @Rent.hacking
    @Rent.hacking 4 роки тому

    very good your video is very interesting

  • @chob.h7914
    @chob.h7914 5 років тому +1

    Merci beaucoup.

  • @alfredcollins2558
    @alfredcollins2558 5 років тому

    Very nice.

  • @majidmohammad4820
    @majidmohammad4820 6 років тому

    What language should I learn to code drones? Does Python work?

    • @mattelanni
      @mattelanni 6 років тому +5

      Majid Mohammad Probably it works on a specifica platform but if you want to code a drone you better learn C or C++ so you are able to use almost any mcu

    • @thangle4959
      @thangle4959 6 років тому

      C is the best language for drones. Python code maybe work in Raspberry Pi

    • @sashvatganesh
      @sashvatganesh 5 років тому

      I have learnt how to code on an Arduino, so do I still need to learn C or C++?@@mattelanni

    • @mphoza9
      @mphoza9 5 років тому

      If you want to use python then you can use micropython

  • @ryan.remote
    @ryan.remote 7 років тому

    how are you reading sensor data in real time? for example at the end, there were no wires connected to a computer to plot that data...

    • @wisehomo
      @wisehomo 4 роки тому +1

      he's probably using wireless connection to the computer bluetooth or wifi connected to the arduino. there are modules that are sold. you buy them and connect them then write some code and then you get the data to the computer. on computer side he writes a client that uses the data and puts it on that interface using any other language. web php, desktop application using C# .net or C++ Qt or whatever.

  • @Mobile-Game-Magic
    @Mobile-Game-Magic 7 років тому

    Buen Trabajo ;) eres un Crack

  • @mhamdihssine1316
    @mhamdihssine1316 7 років тому

    good explanation..its helped me to understand it well ..i need the code of the quadcopter plz

  • @Cyber_Space660
    @Cyber_Space660 6 років тому

    please start a series on building Quadcopter from scratch...

  • @byatse3013
    @byatse3013 7 років тому

    tank you bayarlalaa

  • @AsimNaskar
    @AsimNaskar 6 років тому

    Which Flight controller are you using?

    • @gergelytakacs
      @gergelytakacs 3 роки тому +2

      None. That's the point. He made his own.

  • @raghulraghul7361
    @raghulraghul7361 7 років тому

    nice sir
    can you share code via mail?