DIY Follow Me Drone With Camera Arduino Based
DIY Follow Me Drone With Camera Arduino Based
Table of Contents
Tools: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
Parts: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
Related Instructables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
Advertisements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
Comments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
http://www.instructables.com/id/DIY-Follow-Me-Drone-With-Camera-Arduino-Based/
Author:Imetomi Imetomi / Imets Tamás
Hi, I'm Tamás (Thomas), a 16 years old Hungarian guy. My hobby started more than 10 years ago, and I'm the member of the KMTA (Carpathian Talent
Management Foundation), with their help I learn electronics, physics, programming, IoT and I'm sharing my projects with you, hope you like it!
So that is all that the first version can do, of course I want to develop it. During the summer I want to hack my bigger drone with this software.
http://www.instructables.com/id/DIY-Follow-Me-Drone-With-Camera-Arduino-Based/
Step 2: Gathering Parts and Tools
For this project you need some new and unusual parts. I designed from low wieght and recycled parts to reduce the cost, and succeded I got very good materials for the
frame. But let's see what we need! I bought the Crius brand of the flight controller from Amazon.com and worked
Tools:
Soldering Iron
Glue Gun
Cutter
Wire Cutter
Rotary Tool
Super Glue
Ductape
Rubberband
Parts:
http://www.instructables.com/id/DIY-Follow-Me-Drone-With-Camera-Arduino-Based/
Step 3: Assembe The Propellers
I bought these proppellers with motors from the Amazon.com for 18 bucks, they are spare parts for the Syma S5X drone, but they seemed useful so I ordered them, and
worked fine. You just have to put the motor in its hole, and attach the props to the gearing.
http://www.instructables.com/id/DIY-Follow-Me-Drone-With-Camera-Arduino-Based/
Step 4: Soldering Motors to The Driver
Now you have to solder all cables from the motors to the L293D motor driver IC. Look at the pictures, they say much more, you have to connect black and blue wires to
the GND and positive wires to the Outputs 1-4, just like me. The L293D can drive these motors, but I recommend to use some power transistors because this chip cannot
handle all the four motors at high power (more than 2 Ampers). After this cut 15 cm straws these will hold the motors in place. I used extra strong straws that I got from a
local bakery and cafe. Put these straws gently on the motors's gearings.
http://www.instructables.com/id/DIY-Follow-Me-Drone-With-Camera-Arduino-Based/
http://www.instructables.com/id/DIY-Follow-Me-Drone-With-Camera-Arduino-Based/
Step 5: Assembling The Frame
Please pain attention on the second picture, that shows how equip the proppelers. Use some hot glue and super glue to suit all four propellers then check the
connections. It is very important that the proppelers have to be by the same distance from each other.
http://www.instructables.com/id/DIY-Follow-Me-Drone-With-Camera-Arduino-Based/
Step 6: Add Wires to The L293D
Take four female-female jumper wires and cut the in half. Then solder them to remaining pins of the IC. This will help to connect the pins to the Arduino's I/O pins. Now it
is time to build the circuit.
http://www.instructables.com/id/DIY-Follow-Me-Drone-With-Camera-Arduino-Based/
Step 7: The Circuit
All modules are included with the flight controller kit that I odered, so you just have to connect them together. The Bluetooth goes to the Serial port, the GPS first in the
I2C converter then in the I2C port. Now you can equip this on your drone.
http://www.instructables.com/id/DIY-Follow-Me-Drone-With-Camera-Arduino-Based/
http://www.instructables.com/id/DIY-Follow-Me-Drone-With-Camera-Arduino-Based/
Step 9: Connecting The Two Circuits
The Input pins goes to the D3, D9, D10, D11 the others should be connected to the VCC+ and GND- pins. Schemantic will be uploaded tomorrow.
http://www.instructables.com/id/DIY-Follow-Me-Drone-With-Camera-Arduino-Based/
Step 10: Battery...
I used some rubberbands to fix my battery to the bottom of the drone, and holds there pretty strongly. I plugged in and worked, just how I imagined.
http://www.instructables.com/id/DIY-Follow-Me-Drone-With-Camera-Arduino-Based/
Step 11: The Ultrasonic Sensor
The sonar sensor is fixed on the drone with a rubberband, and connected to the D7 and D6 pins of the MultiWii controller.
http://www.instructables.com/id/DIY-Follow-Me-Drone-With-Camera-Arduino-Based/
Step 12: The Software
You have to use a Serial FTDI module to program the chip. Tomorrow I will load up the Arduino Code, but there is a dangerous mistake that I have to correctm I don't
want to share a bad code with you, please understand this, about 20 hours and the code will be here.
http://www.instructables.com/id/DIY-Follow-Me-Drone-With-Camera-Arduino-Based/
Related Instructables
Advertisements
Comments
http://www.instructables.com/id/DIY-Follow-Me-Drone-With-Camera-Arduino-Based/