My first autonomous drone project

Hey I’m willing to start now my first autonomous drone project with navio 2,
so first I would like to share the components setup (some of them already ordered) and get some comments and tips :

  1. navio 2

  2. esc - DALRC 40A behilu 32
    https://www.amazon.com/gp/product/B07B9WY7KW/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1

  3. S500 - frame
    https://he.aliexpress.com/item/S500-500mm-PCB-Multi-Rotor-Air-Frame-Kit-W-Landing-Gear-or-Retractable-Skid-for-FPV/32849859083.html?spm=a2g0s.9042311.0.0.15474c4d8sK0my

  4. emax motor 2212 2213
    4 סט\חבילה EMAX 2212 MT2213 935KV Brushless מנוע עבור F450 F550 X525 Multicopter Quadcopter 1045 מדחפים|emax 2212|motor foremax 2212 mt2213 935kv - AliExpress

  5. rpi 3

  6. 5s 5000mah battey

  7. rpi camera v2 for now. (may be replaced later)

software : opencv / tensorflow

1 Like

Hello,

No use for this quadcopter? There is no camera or other payload in your list?

Frame is heavy, battery is heavy, motors and propellers are not adjusted to the battery (KV 935 versus 5S battery) KV 450 would be expected or 3S battery.

For the props you can go to 12" with that frame, search motors with KV450 and good efficiency with 12" propellers at 40 to 50 % power.

Marc

1 Like

I edited the post - for now I have rpi camera module v2.

and for the motors I considered this table I fount on an article:


seems like my motor match the frame size

Fine. Take care of shielding camera and ribbon cable. There is a lot of RF noise and M8N GPS doesn’t like it.

Marc

1 Like

thanks Marc, is this table above accurate ? or should I use another source?

By “experience”, it may fit, but it is not the best choice. With 5S you have too much voltage available ( high RPM ) not suitable for usage (endurance versus speed).

Have a look there: https://www.ecalc.ch/xcoptercalc.php

Marc

Ok, if I stick with the motor props and frame I wrote what battery you recommend also brands if you tested?

Look for a 3S - 3A to 4A battery.

Marc

1 Like

Hello,

I think my project will help you to control your drone over internet (4g). I’m still working on it and it’s in beta testing now. Here is a front page: GCS.uno and Docs.
It is tested with Navio 2 + Raspberry Pi 3 + Raspicam.

1 Like

This topic was automatically closed 100 days after the last reply. New replies are no longer allowed.