Build Arduino Quadcopter With Complete Source Code and Circuit Diagram
Build Arduino Quadcopter With Complete Source Code and Circuit Diagram
If you require more thrust, for example for lifting more weight, then use a
large diameter and pitched propeller. But if you want more RPM to use
smaller or mid-sized propellers. Similarly, if you want more stability for a
Quadcopter which will lift weights then you will use a less RPM motor with
more torque and higher pitched propellers. Standardized propellers include:
5 pitch, 8 diameter – Small quads
8 pitch, 9 diameter – Small quads
5 pitch, 10 diameter – Medium-sized quads
7 pitch, 10 diameter – Medium-sized quads
5 pitch, 12 diameter- Large quads
4: Electronic Speed Controller: This device will control the speed of the
motors. It has a battery input and a motor output with three phases. You
will require four for each motor. Keep in mind the maximum level of current
the source will provide while buying the ESC. Also, see if the ESC is
programmable to your needs for example if you want to change the signal
frequency range.
5: Battery: We recommend you use the LiPo (Lithium Polymer) battery, it
provides the current that is ideal to this application and is not heavy. NiMH
is cheaper but heavier. LiPo batteries come in single 3.7V cells or up to
37V 10 celled. The most popular version is the 3SP1 battery which is 11.1V
and 3 celled.
6: Inertial Measurement Unit (IMU): This board will measure the quads
orientation, velocity, gravity force etc. and level your Quadcopter. This unit
consists of a 3-axis gyroscope (to read angular velocity) and accelerometer
(to measure acceleration and force). This type of combination is known
6DOF IMU. In this way, it senses the orientation of the quad.