UAS: Difference between revisions
Jump to navigation
Jump to search
en>Jmussemann No edit summary |
en>Jmussemann No edit summary |
||
Line 1: | Line 1: | ||
<div style="float: right">__TOC__</div> | <div style="float: right">__TOC__</div> | ||
= What = | == What == | ||
Arduino based auto-flight, auto-land drone. | Arduino based auto-flight, auto-land drone. | ||
= Why = | == Why == | ||
Because it interests us. | Because it interests us. | ||
= Who = | == Who == | ||
== Design == | |||
going to take an arduino, or arduino like system, and have it control a model airplane. This drone will have an on board GPS for position (3D), heading, and speed. Will need the Gyro to know if we are level, or to hold a certain position in a bank or turning maneuver. | |||
== Bill of Materials (BOM) == | == Bill of Materials (BOM) == | ||
===Auto Pilot === | ===Auto Pilot === | ||
* [http://leaflabs.com/devices/#Maple-Mini Maple Mini] as the in craft controller? | * [http://leaflabs.com/devices/#Maple-Mini Maple Mini] as the in craft controller? | ||
*[http://www.sparkfun.com/products/465 GPS Receiver] ~$60.00 | *[http://www.sparkfun.com/products/465 GPS Receiver] ~$60.00 | ||
* accelerometer (3 axis) | * accelerometer or Gyro (3 axis) | ||
===Plane=== | ===Plane=== |
Revision as of 02:59, 16 August 2011
What
Arduino based auto-flight, auto-land drone.
Why
Because it interests us.
Who
Design
going to take an arduino, or arduino like system, and have it control a model airplane. This drone will have an on board GPS for position (3D), heading, and speed. Will need the Gyro to know if we are level, or to hold a certain position in a bank or turning maneuver.
Bill of Materials (BOM)
Auto Pilot
- Maple Mini as the in craft controller?
- GPS Receiver ~$60.00
- accelerometer or Gyro (3 axis)
Plane
- HobbyKing SkyFun as the craft
- Note: make sure to get a redundant craft. I, or my s/w defect, will surely crash and destroy one...
- Servos X 3 (two control surfaces plus throttle)