3D Robotics

ArduPlane home page

3689354430?profile=original

3689312509?profile=original

 

Convert any RC airplane into a fully-autonomous UAV!
Just add the APM 2 autopilot to any RC aircraft and it becomes a fully-programmable flying robot with a powerful ground station and Mission Planner.  

 

Features include:

  • Return to Launch with a flick of your RC toggle switch or a mouse click in the graphical Ground Station
  • Unlimited 3D GPS waypoints
  • Built-in camera control
  • Fully-scriptable missions
  • One-click software load, and easy point-and-click configuration in the powerful Mission Planner. NO programming required!
  • Replay recorded missions and analyze all the data with a graphing interface
  • Supports two-way telemetry with Xbee wireless modules. 
  • Point-and-click waypoint entry or real-time mission commands while the UAV is in the air
  • Fly with a joystick or gamepad via your PC--no need for RC control!
  • Built-in failsafe will bring your aircraft home in the case of radio loss

 

All instructions and software are here.

 

 


3689354391?profile=original

3689354242?profile=original

 

APM 2 is an open source, Arduino-compatible, pro-quality autopilot. It is the most advanced IMU-based open source autopilot available today, and provides an entire UAV control system with scriptable missions with 3D waypoints, in-flight uploading of commands and powerful ground station software. 

 

APM 2 supports any kind of of vehicle with a one-click change of code. Available code include ArduPlane (fixed wing), ArduCopter (rotary wing), ArduRover (ground vehicles) and more.

 


Everything you need to create an ArduPlane UAV:

 

APM 2.5 autopilot with GPS ($179)

[Optional] Telemetry kit ($75).

3689354459?profile=original

 

You'll also need a at least a five-channel RC radio setup, a soldering iron, a mini USB cable and of course something that flies!3689354440?profile=original (We're partial to the SkyFun delta wing (right) and
Bixlee 2   powered glider (left) or its equivalents ourselves).

 

 

 

 


Resources:

Manual
Source code/firmware

Note: ArduPilot Mega requires no programming, but it's open source and you're welcome to modify it if you'd like. If you are going to play with the code, you can use the free Arduino IDE to edit and upload the code to the ArduPilot board.

 

 

E-mail me when people leave their comments –

You need to be a member of diydrones to add comments!

Join diydrones

Comments

  • 3D Robotics
    Patrick: see what Darren said. He's right. This is not an issue with APM.
  • are you talking about xbee unbricking? as I was led to believe this was caused by the use of +++ in old gcs data streams. this led to the xbee going into program mode, and wouldnt come out of it after receiving further serial traffic that corrupted the settings. since I've had mine i've never locked them out... and i belive all instances of +++ are gone especially since going to 2.0 with mavlink data links.
  • There isn't the issue of Xbee's becoming corrupted with the APM?
  • 3D Robotics
    Larry: what Xbee powerup issues? There were some on the original ArduPilot, but there shouldn't be any issues with APM. We've used dozens of them and never seen a problem.
  • Thanks Chris. Do you think I should put a switch in there somehow so that I can choose to have the serial going via the FTDI, or via the other device?

    Or can I just wire straight onto it, and ignore the FTDI chip is there (I won't plug a USB cable into the board whilst the other thing is connected)?
  • 3D Robotics
    Patrick: the 4th serial port is not user accessible.  I suppose you could get to Port 0 (USB) port between the FTDI and the Atmega, but I'm not quite sure where to tap into that. Check out the .brd file in Eagle, and that should show the traces.
  • Hi,

    I have a ArduPilot Mega board and the IMU, all soldered together and working.
    How do I use the 4th serial port?
    I have looked in all the documentation, it is confusing: port numbers are mixed up, schematics are very difficult to follow. As I understand it, it is used for I2C (if so, perhaps it would be helpful if the documentation was updated to reflect only 3 serial ports could be used)?

    If I cannot access the 4th Serial port, how can I hook something (that isn't the computer) up to Serial Port 0 (the port which you use to program the board), with the IMU which contains the FTDI chip on top?

    I want to connect:
    - Xbee module
    - GPS
    - Another serial device (I will write the software to get this working)

    Patrick
  • Installing the APM software. Hope that this video helps:

    https://www.youtube.com/watch?v=sZ9KjFHI9FQ

  • 3D Robotics

    Alex,

     

    What part of the quick start guide in the manual didn't work for you?

  • Hy guys,

     

    I've bought an Ardupilot/Oilpan and I want to use them for an airplane or a hexacopter in the future. I've soldered all the pins , connected the receiver/servo and , corresponding to the ArduPilot Mega Manual now i must upload the APM software. Here the problems begin: there are a lot of informations (here, on the APM manual but there aren't write as "step by step" instructions). My goal for now is to play with the xplane simulator.  Is somewhere a build log for beginners ? Here is what i've done until now : http://www.rcgroups.com/forums/showthread.php?t=1407536 . Thank you for your help.

This reply was deleted.