Introduction: Completely Scratch Built Tricopter

About: One to watch out for.

Hello all. Hope you know about Drones aka multirotors.

Now most of us know that these flying machines are quiet cossstttlyyyyy.

So i decided to find ways to make em cheap and fast and efficient.

So heres the equation. Less motors = Less ESC = Less price.

Unfortunately less motors mean MOVING PARTS.

quadcopters are quiet costly, Dualcopters are too slow and plain boring.(apologies to those who like them).

So i built a Tricopter. Its fast carries just enough to support your fpv system and is cheap.

I got mine built for around 100 USD or 6000 Rupees.

Plus i have also made my own flight controller that kinda reduces the price.

If you like it pleeeasssse vote in the arduino everything contest.

Step 1: Gather Em Up!

3x ESC's

3x Propellers (7x3.8)

3x Brushless Motors

1x Arduino Mega 2560, 1280 or ADK

1x Lipo battery. Suggested 25c 3000 mah but i did'nt have one.

Adafruit Motor Shield PURELY OPTIONAL....... Only for convenient Wiring.

Mpu 6050

Baseplate. (just any strong piece of hdpe or aluminum with holes in it.)

Wooden Booms, Aluminum Boooms, Carbon fiber (YOUR CHOICE) Suggested Aluminum

Screws nuts and bolts not in pics.

Twist ties not in pics

Female to male wires and male to male and female to female wires not in pics

Metal Gear servo not in pic

Long nail not in pics

And of course a Tx and Rx.

Step 2: The Frame Contruction

Screw on the baseplate and the wooden frame ( a clothes hanger in my case.)

You should get something like it is in the second pic.

The length of the arms is preferrably 15 cm.

Step 3: The Back Leg

Drill through the back leg.

Then bolt it onto the baseplate.

Your Tricopter frame must look something like it is in pic 2.

Step 4: Yaw Mechanism

Arguably the backbone of the tricopter. The yaw mechanism was quiet hard to be honest.

I experimented so many different designs when i knew all it takes is a rotating shaft and a base attached to a servo.

So heres my own yaw.

So what i did was that i hammered a nail through a piece of wood.

Used a rusty cycle spoke as pushrods.

attached the push rod onto the servo horn

attached the servo at the very back end of the tricopter

and then i hammered the nail into the wooden boom i was using as the back leg.

so it (the base) tilts as the servo rotates.

The video shows how it works. Sorry for the coughs :)

Step 5: Halfway Through

So your tricopter should look like this.

now our concentration will shift from the mechanically related part to the electronics.

Step 6: Motor Mounting.

As simple as it sounds screw the motors onto the frame.

Do this on all 3 sides.

It should look somewhat similar to pic 2.

Step 7: Attach the Props

All you need to do is attach props.

All should be CW props or those without R written on them.

Step 8: Attach the ESC's

The esc's are a very important part of this build. They convert dc current from battery to ac current for the motor.

They will make the motors produce the beeping sounds and drive them and configure endpoints.

All you need to do is tape them onto the frame.

Remember solder bullet connectors onto your esc's. They are really useful, I will explain in the next step.

Step 9: Connect Your Motor to the ESC

Bear in mind that there is no order in which you connect the 3 wires together.

Just connect them and see in which direction the air is blowing.

If it blows down no problem if it blows up Reverse ANY two wires and it will be correct.

Use male bullet connectors on the motor and female on the esc.

I used 3.5 mm bullets. 9 pairs.

Step 10: Power Distribution

Now for power distribution.

Use wires thick enough to withstand the current you will be passing through it.

if you used xt60 connectors. Use male on the esc side (the one with two poking outward)

so connect 1 male to the battery.

This male header is connected to 3 female headers using 3 wires soldered into the connector.

Pictures speak more.

Now just run it through your frame.

Step 11: Flight Controller

This is the BRAIN of the tricopter.

The one i made is based on multiwii.

Go to this website and download the software.

once you have opened the arduino sketch go to the tab config.h and if you are using arduino mega choose multiwii mega as your flight controller and uncomment tri as your multirotor.

Here are the connections.

also available here

3 Rear
6 Left

5 Right

2 Yaw Servo

Vin to any one of the esc's +ve

gnd to any one of the esc's gnd.

then connect all esc's gnd to the arduino's gnd.

the 5v pin of the mpu 6050 to 5v of arduino.

Gnd to gnd of the mpu 6050

scl to scl of mega

sda to sda of the mega.

Receiver throttle to A8

Roll to A9

Pitch to A10

Yaw to A11.

For more details access the link

http://www.multiwii.com/

Step 12: Attach Landing Gear and Go With the Wind.

Now attach the landing gear in my case pvc.

Calibrate your multirotor.

Do the PID tuning or use this setting (works good with most multiritors). P=4 I=0.035 D=15.

Now go fly away.

Now i am a good builder but i kinda did not get the knack of the flying part. (Crashed it more times than i flew!).

So hope you enjoyed it and were successful with your own multirotor.

Arduino All The Things! Contest

Participated in the
Arduino All The Things! Contest