Slashdot Mirror


Best Way To Build A DIY UAV?

Shojun writes "I am very interested in building my own UAV. Not just one that can fly around happily, but one that I can program to say, take photos every second as it does a barrel roll under a bus (ok, that part may be a pipe dream). I have enough embedded programming experience — it's the hardware which I'm uncertain about. I can go the kit way, and then build the remaining stuff, or get some Dollar Tree Foam boards and build it all. I'm in favor of ease, however. Once the plane is built, buying a dev board seems like a possibility, but I wonder whether it's overkill. Alternatively, if there was a How-to-build example on the net for such an activity that I could adapt, to the degree that I could then program in even completely hardcoded flight instructions, I can certainly take it from there. Thoughts? Has anyone here tried something like this before?"

3 of 259 comments (clear)

  1. Have tried it, and it is awesome. ND Aero Eng by AnthonyA7 · · Score: 5, Interesting

    I'm a just-graduated aerospace engineer from Notre Dame. For our senior design project, we build uav's... well, really RC planes. Everything had to be constructed from scratch, except for the electronics (motor/battery/GPS/receiver/etc). This year's goal was to have a mothership-daughtership configuration where the daughtership would detach mid-flight and maneuver on its own. Believe me, it's loads of fun to build everything from scratch, but it is a lot of work. And I definitely think it is doable by anyone, not just aerospace engineering majors.

    Here was my team's plane: http://www.youtube.com/watch?v=eW68B3DnNWA

    If you're interested in actually constructing the structure by yourself, I'd definitely suggest picked up a book on model airplane construction. Hobby shop dudes are also a big help, just go in and throw some ideas out and most hobby store owners will be very enthusiastic. And, if you're _really_ interested, I'd suggest Aircraft Design: A Conceptual Approach by Daniel Raymer. Link: http://www.aiaa.org/content.cfm?pageid=360&id=1396

    Oh, also, flying a model aircraft requires a hell of a lot of skill- we get the awesome dudes down at the South Bend RC Plane Club to fly ours.

  2. Autonomous glider by bcmm · · Score: 4, Interesting

    There were some people who built an autonomous glider which could perform many of the things you mention (with the notable exception of powered flight), including flying pre-programmed routes while taking photos (as well as navigating to specified coordinates autonomously). The process of building and testing it is documented in a fair amount of detail, including information on choices made for the on board electronics.

    I have no particular interest in building aircraft, and still thought that page was a good read.

    --
    # cat /dev/mem | strings | grep -i llama
    Damn, my RAM is full of llamas.
  3. Start With a Slow Stick by Bob9113 · · Score: 4, Interesting

    Not sure if you already have radio-controlled airplane experience. If you do not, I have a very solid recommendation for you:

    A world-class starter platform for both learning to fly and lifting is the Slow Stick. It is one of the most popular planes with RC hackers, is cheap as dirt, has solid lifting potential (and upgrades can make it a real monster), and has lots of commercially available upgrade parts.

    I'd go with a slow stick glider, and add a cheap brushless motor for starters (in fact, that's precisely what I have about six feet behind me for my first aerial photography platform). That will give you a good mix of cheap and solid lifting potential.

    As for the forum, Slashdot is a good place to start for all things geeky, but the specialist forums you're looking for are at RCGroups:

    http://www.rcgroups.com/

    Here's the main starter thread for Slow Sticks:

    http://www.rcgroups.com/forums/showthread.php?t=122951

    Admit your noob-ness, ask for advice, be respectful, weather the occasional ornery response with good humor, and you can learn everything you want to know at RC Groups.