Skip to content

Instantly share code, notes, and snippets.

@medcl
Created February 19, 2016 19:20
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save medcl/14e80ae0794dfc7d85c8 to your computer and use it in GitHub Desktop.
Save medcl/14e80ae0794dfc7d85c8 to your computer and use it in GitHub Desktop.
DIY drone [main Copter] [Unmanned Aerial Vehicle]
* Components
* * [core]
* * * Frames
* * * Motors
* * * Propellers
* * * ESCs
* * * FlightControl & IMU
* * * RC transmitter and receiver (4+ channel) [recommend FRSky]
* * * LiPo batteries and charger
* * [optional]
* * * GPS
* * * Camera
* * * Camera Gimbals
* * * OSD
* * * Telemetry Radio
* * * Video Transmistion
* * * Bluetooth Serial Adapter
* * * Extra Antennas
* * * Ground Station
* * * Monitor Screen & Video Glasses
* * * Optical flow sensor
* * * Buzzer
* * * Analog Sonar
* * * Power Modules
* Links
* * http://ardupilot.com
* * http://www.pixhawk.com
* * https://www.dronecode.org
* * https://github.com/diydrones
* * http://diydrones.com/forum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment