Top Banner
Arcticopter Project and DIY Drones Mark Harrison [email protected] Here’s a presentation on my Arcticopter drone project. It was at a technical conference with a lot of Arduino hackers in the audience. There was a lot of interest in other Arduino-based flight systems so I added the KK and MultiWii boards.
18

Arcticopter Project and DIY Drones - markharrison.netmarkharrison.net/drones/hackers-drones.pdf · Arcticopter Project and DIY Drones Mark Harrison [email protected] Here’s a presentation

Apr 01, 2019

Download

Documents

hathu
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Arcticopter Project and DIY Drones - markharrison.netmarkharrison.net/drones/hackers-drones.pdf · Arcticopter Project and DIY Drones Mark Harrison mh@pixar.com Here’s a presentation

Arcticopter Projectand

DIY Drones

Mark [email protected]

Here’s a presentation on my Arcticopter drone project. It was at a technical conference with a lot of Arduino hackers in the audience. There was a lot of interest in other Arduino-based flight systems so I added the KK and MultiWii boards.

Page 2: Arcticopter Project and DIY Drones - markharrison.netmarkharrison.net/drones/hackers-drones.pdf · Arcticopter Project and DIY Drones Mark Harrison mh@pixar.com Here’s a presentation

Why Drones?

“Because there isnothing so interesting

that it can’t bereduced to sitting

in front of a terminal.”

I tried thinking of a fine-sounding rationale, but decided that honesty was the best policy!

Pictured is Chris Anderson, who started diydrones.com and the Ardupilot project. He’s actually logged in to a plane circling 100 meters overhead!

Page 3: Arcticopter Project and DIY Drones - markharrison.netmarkharrison.net/drones/hackers-drones.pdf · Arcticopter Project and DIY Drones Mark Harrison mh@pixar.com Here’s a presentation

• FPV = First Person Video

• AP = Aerial Photography

• Multicopter, Multirotor: quad, hex, octo, tri, sexy

• UAV = Unmanned {Aerial, Autonomous} Vehicle

• Drone = autonomous

• APM = Ardupilot Mega

• MAVLink = AUV wireless protocol

Terminology

Just some terminology.

Page 4: Arcticopter Project and DIY Drones - markharrison.netmarkharrison.net/drones/hackers-drones.pdf · Arcticopter Project and DIY Drones Mark Harrison mh@pixar.com Here’s a presentation

Arcticopter IVCurrent model with focus on aerial photography.

Page 5: Arcticopter Project and DIY Drones - markharrison.netmarkharrison.net/drones/hackers-drones.pdf · Arcticopter Project and DIY Drones Mark Harrison mh@pixar.com Here’s a presentation

Arctiflyer IArdupilot Mega installed in a fixed wing system. You can see the GPS (front) and xbee radio (rear). The Audupilot Mega is inside.

Page 6: Arcticopter Project and DIY Drones - markharrison.netmarkharrison.net/drones/hackers-drones.pdf · Arcticopter Project and DIY Drones Mark Harrison mh@pixar.com Here’s a presentation

KapteinKuk KKBoard

3 Gyros4 inputs

4-6 outputsATMega48PA:

4k ROM1K SRAM

ATMEL Assembler

original board -->

One of the original boards. I love it partly because it was the first quadcopter I flew, and partly because it’s basically 7 parts with 4k of ATMEL assembler.

Page 7: Arcticopter Project and DIY Drones - markharrison.netmarkharrison.net/drones/hackers-drones.pdf · Arcticopter Project and DIY Drones Mark Harrison mh@pixar.com Here’s a presentation

MultiWii

Arduino Mini3-axis gyro

4 inputs4-8 outputs

optional:3-axis accelerometer

barometermagentometer

The MultiWii. The Arcticopter IV has camera stabilization output.

Page 8: Arcticopter Project and DIY Drones - markharrison.netmarkharrison.net/drones/hackers-drones.pdf · Arcticopter Project and DIY Drones Mark Harrison mh@pixar.com Here’s a presentation

Ardupilot Mega

Gyro (3 axis)Accelerometer (3 axis)

BarometerThermometer

Data Logger (16M)I2C Port

Battery Voltage MonitorGPS

Hardware RC DecoderSwitches (2)

RelayExtra I/O ports

The Ardupilot Mega is much more fully featured.

Page 9: Arcticopter Project and DIY Drones - markharrison.netmarkharrison.net/drones/hackers-drones.pdf · Arcticopter Project and DIY Drones Mark Harrison mh@pixar.com Here’s a presentation

Ardupilot MegaThe shield is named “Oilpan”

Page 10: Arcticopter Project and DIY Drones - markharrison.netmarkharrison.net/drones/hackers-drones.pdf · Arcticopter Project and DIY Drones Mark Harrison mh@pixar.com Here’s a presentation

optional:MagnetometerCurrent Sensor

AirspeedSonar

Other sensors

Page 11: Arcticopter Project and DIY Drones - markharrison.netmarkharrison.net/drones/hackers-drones.pdf · Arcticopter Project and DIY Drones Mark Harrison mh@pixar.com Here’s a presentation

Ardupilot MegaSystem Diagram.

Page 12: Arcticopter Project and DIY Drones - markharrison.netmarkharrison.net/drones/hackers-drones.pdf · Arcticopter Project and DIY Drones Mark Harrison mh@pixar.com Here’s a presentation

PlannerBase Station software runs on Windows. I run it under VMWare Fusion on my Mac and it works fine.

Page 13: Arcticopter Project and DIY Drones - markharrison.netmarkharrison.net/drones/hackers-drones.pdf · Arcticopter Project and DIY Drones Mark Harrison mh@pixar.com Here’s a presentation

Ardupilot Flight Modes• Manual - standard RC controls

• Stabilized - keep wings level when sticks in neutral position

• Fly-By-Wire - APM controls flight, takes directional input from transmitter

• Auto: navigates downloaded waypoints

• Return-to-Home: back to launch point

• Loiter: circle over current location

Page 14: Arcticopter Project and DIY Drones - markharrison.netmarkharrison.net/drones/hackers-drones.pdf · Arcticopter Project and DIY Drones Mark Harrison mh@pixar.com Here’s a presentation

FPV and APSome shots from the air

Page 15: Arcticopter Project and DIY Drones - markharrison.netmarkharrison.net/drones/hackers-drones.pdf · Arcticopter Project and DIY Drones Mark Harrison mh@pixar.com Here’s a presentation

To Do• More Sensors (airspeed, battery, sonar)

• Larger Airframe (quad and fixed wing)

• Larger Camera

• Gimbaled Camera Mount

• Better Ground Control Setup(more portable)

• Integrate Camera Control with Radio

• Longer Missions

What a long list!

Page 16: Arcticopter Project and DIY Drones - markharrison.netmarkharrison.net/drones/hackers-drones.pdf · Arcticopter Project and DIY Drones Mark Harrison mh@pixar.com Here’s a presentation

BE CAREFUL!

Specifically, take off your props when you’re working.

But if you’re not careful...

Page 17: Arcticopter Project and DIY Drones - markharrison.netmarkharrison.net/drones/hackers-drones.pdf · Arcticopter Project and DIY Drones Mark Harrison mh@pixar.com Here’s a presentation

Post the results onto RCGroups! There’s a forum thread for people that have gotten bit. Did you ever wonder why they call them “blades”?

Page 18: Arcticopter Project and DIY Drones - markharrison.netmarkharrison.net/drones/hackers-drones.pdf · Arcticopter Project and DIY Drones Mark Harrison mh@pixar.com Here’s a presentation

More Information

• http://markharrison.net/drones

• http://eastbay-rc.blogspot.com

• http://www.youtube.com/user/marhar2

• http://diydrones.com

• http://rcgroups.com

• Presentation sharing policy:share and enjoy!

Good Luck!