IoT Project Analysis Report of Year 1 - Project Semester 2.

This Report contains a deeper Analysis of my first year Project, it's physical built and internal workings of the system condensed to fit the criteria of my Project Semester Module.

Applied Computing IoT Project Analysis Report
Semester 2 (Year 1)
Introduction:
A Drone or Quadcopter is a Vehicle that has a large potential for performing tasks that are
dangerous or very costly for humans. Examples are the inspection of high structures, humanitarian
purposes or search & rescue missions. One specific type of Drone is becoming increasingly popular
lately, the Dji Drone Mavic Pro or the DJI Phantom 3 Standard Drone. (See Images below) When
visiting large events or parties, professional quadcopters can be seen that are used to capture the
moments in a video for promotional or surveillance purposes.
(Fig 1: DJI Drone Mavic Pro) (Fig 2: DJI Phantom 3)
Proposal Form:
Project Title: R.Pi Quad_X
Purpose:
The purpose of this Project is to build a chrome to be controlled remotely from mobile phone.
Customer Feature List:
The Customer will be able to control the Drone by using a Smartphone to send commands and
control the Drone and provide entertainment for the end user. The Customer will be able to fly a
quadcopter over a long range in an open space environment. Major features include Wi-fi and
possibly over Bluetooth. Major features include:
1. Quadcopter control
2. Smartphone interface
3. Rotation
4. Hovering
5. Spinning
Context Diagram:
System
Yaw
Pitch
Roll
Throttle
Diametrically opposing
pairs of motors increase
their speed relative to
the other pair.
Rear Motors increase
relative to the Motors in
front.
Speed of the right
motors increase relative
to the left
All Motors in increase
speed gradually.
Name Direction Type Description
Yaw Input from
Smartphone
Digital/Network Controlling Altitude of
the Drone by receiving
instructions from
Smartphone to the
Raspberry which will
instruct the Multi-Wii
Flight Controller to
twist or oscillate
about a vertical axis.
Pitch Input from
Smartphone
Digital/Network Controlling of the
Drone by receiving
instructions from
Smartphone to the
Raspberry which will
instruct the Multi-Wii
Flight Controller to
move the Drone’s
nose up or down
about an axis running
from wing to wing.
Throttle Input from
Smartphone
Digital/Network Controlling of the
Drone by receiving
instructions from
Smartphone to the
Raspberry which will
instruct the Multi-Wii
Flight Controller to
rotate the Quadcopter
Clockwise or Counter
clockwise.
Roll Input from
Smartphone
Digital/Network Controlling of the
Drone by receiving
instructions from
Smartphone to the
Raspberry which will
instruct the Multi-Wii
Flight Controller to
rotate the copter from
front to back.
Hence each individual Motors provide different results when they rotate in a pair relatively faster to
the other whether it is the Motors rotating diagonally rotating or next to each other.
What will my Project depend on?
My Project will depend on its performance and its processing power that will distribute the
necessary properties to each of the 4 Motors. It will also depend on the connectivity such as the
input signals that is passed from the Smartphone. The input signals that is transferred to the
Quadcopter aircraft will play a powerful factor because it varies on the amount of bandwidth
connection to measure the response-time of the Drone when the input signal is passed.
Non-Functional Requirements:
1) The Motors that will be used in the Drone must be battery powered.
2) The communication will be Wireless which means the data being sent to the receiver
(The Raspberry Pi and then to the Multi-Wii Flight Controller) will depend on the
Bandwidth connection and range from the Smartphone to the Wi-Fi Adapter that is
connected to the Pi acting as the receiver.
Concepts Used:
I will be using other skills from what I learned in other modules such as Discrete Mathematics
(Logic), Computer Systems, Physics, Programming Fundamentals.
Technology/Tools:
1. x4 PCs 1045 Propellers
2. x4 A2212/13T 1000KV Brushless Motors
3. DJI F450/F550 Quadcopter Multirotor Kit Frame Broaden & x4 Pcs Landing Gear Skids
Front Motors Output from the
Quadcopter
Analog Rear Motors increase
relative to the Motors
in front when the
Pitch input is applied.
Motor Speed Right Output from the
Quadcopter
Analog Speed of the right
motors increase
relative to the left
when the Roll input is
applied.
Cloud Service Output Digital Cloud storing input
Data that passes from
the Smartphone to
the Raspberry Pi
4. Rechargeable 11.1V 25-35C Turnigy High Discharge 2200mAh Lipo Battery
5. Multi-Wii Standard Flight Controller
6. x4 ESC Brushless Motor Speed Controllers BEC 3A Accessory
7. Raspberry Pi 3 Model B
8. Power Distribution Board
9. Android Application
10. Soldering Equipment
11. Screws
12. Laptop
13. Zip ties.
Functional Specifications:
Purpose:
The purpose of this Project is to build a drone to be controlled remotely from mobile phone. Project
Plan of the Subsystems put together (How my System will be airbourne):
Diagram of Quadcopter working Mechanism:
Abbreviations:
1) ESC = Electronic Speed
Controllers.
2) PWD = Power Distribution
Board.
3) M = Motor (Brushless Motors)
Propulsion:
Two of my motors will spin clock-wise (Motor 1 and Motor Motor 4) and the other two counter
clock-wise (Motor 2 and Motor Motor 3)
Subsystem 1 (Power Subsystem)
Name: Power Subsystem
Description:
This is basically everything that will make my quad fly. A large percentage of the higher-end of
the battery powers this subsystem. The flight/power system contains the following:
▪ Frame
▪ Motors
Smartphone
input signals
Raspberry Pi
Quadcopter Drone
Multi-Wii
ESC ESC
ESC
ESC
M3
M1 M2
M4
Lipo-Battery
PWD
▪ Electronic Speed Controllers (ESCs)
▪ Power distribution (whether it’s a power distribution board or a power harness)
▪ Propellers
▪ Batteries
Inputs:
• Voltage power that is generated by the battery
Outputs:
• Motor rotates accordingly
Subsystem 2 (Radio Transmitter/Receiver/Flight Controller
Subsystem)
Name: Radio Transmitter/Receiver/Flight Controller Subsystem (Software that
flies the Quadcopter)
Description:
This is the system that I will use to control the copter. It’s the transmitter and the receiver
that the controller communicates with that sits on the actual copter.
• Smartphone (Transmitter)
Inputs:
• Yaw (Digital/Network Input which will be from the Smartphone)
• Pitch (Digital/Network Input which will be from the Smartphone)
• Throttle (Digital/Network Input which will be from the Smartphone)
• Roll (Digital/Network Input which will be from the Smartphone)
Outputs:
• Sends out the instructions to Raspberry Pi
• Raspberry Pi (Receiver)
Inputs:
• Instructions are received by the Wi-Fi Dongle or in-built wifi which now acts as a router for
the smartphone to connect to.
Outputs:
Passes the instructions to the Multi-Wii using a USB cable to transfer serial connection to the Pi. This
allows the Pi to simulate radio input without using the normal radio input pi.
▪ Multi-Wii (Flight Controller)
Description:
The specific brand of flight controller being used. A flight controller is a small board whose function
is to direct the RPM of each motor. It is too complicated to control each motor of a Multi-copter
individually. So, a flight controller responds accordingly to (roll, pitch, yaw, throttle) input from the
pilot, calculating how to direct the motors.
Inputs:
• Instructions are received from the Pi through a USB to a FDTI serial connection to the Pi. This
allows the Raspberry Pi to simulate radio input without using the normal radio input pi.
Outputs:
• The instructions are then determined and processed on the Multi-Wii and sent out to direct
the Motors through the Pins of the Multi-Wii Board and through the ESCs.
Subsystem 3 (Support Subsystem)
Name: Support Subsystem (Frame)
Description:
The support subsystem is everything on the ground that will use to keep my quad-copter back
up in the air. I’m going to crash and possibly break things, so having a good support system is
worth it.
• DJI F450/F550 Quadcopter Multirotor Kit Frame Broaden (Frame)
Inputs:
• Instructions are received from the Pi through a USB to a FDTI serial connection to the Pi. This
allows the Pi to simulate radio input without using the normal radio input pi.
Outputs:
• Holds everything in place using zip ties
Subsystem 4 (Drone Monitoring in the Cloud)
Name: Monitoring Drone Movements in the Cloud
Description:
Whatever movements the Drone makes, it will be rendered in the cloud using the Adafruit for
Raspberry Pi Service and it can be seen on any Desktop interface or Laptop. In my final built I didn’t
get it to work with Ada-Fruit due to the time I had, but I was able to view the input Signals on the
terminal of the Raspberry Pi as the Quadcopter was armed.
Outputs:
• Displays the data of motor movements, whether it’s moving left or right in graphs.
Usage of Drones:
1. A Drone is mostly used for surveillance by the police & Military purposes.
2. A Drone can be used to watching city streets.
3. Drones can be used for medical purposes and it helps spot areas where there could
be for e.g. Road Accidents
4. A Drone can be used for Transport Services where it is either piloted or unmanned.
There are many things a Drone can be used for if it has the right capabilities, processors and
hardware equipment’s to do so.
Future of the Drones:
New Applications are coming into picture as the work efficiency and tolerance capacity of the drones
have surpassed all expectations. Recently in India has also joined the bandwagon by releasing its
own Drones over the past years. We can use our drone attached with a camera for surveillance of
the WIT Campus or anywhere necessary if that were to be a case of an improvement in my drone. It
is something that looking to work on in the future. Another one that I belive, needs to be improved
is the communication system between the Device sending the commands to the receiver that is
listening and waiting for a command in which I mentioned in my Presentation. I’m looking to use a
Radio communication system which is commonly used and known across the Drone and RC Aircraft
Community. This will be my next Goal to achieve in which I’m planning as for the upcoming Summer
of 2018. The link for the Project is located here.
Conclusion:
It has been a tremendous journey in that Semester and it was well worth it, although it took a lot of
time to plan and think on how I was going to approach the Project. I wanted to not only make it
mean something for People but for myself. It has been something that I’ve always been interested in
doing. In saying this I hope it will also encourage People in to get into the hobby of Drone Building,
Drone Racing or just for experience, I can tell you that it is quite fun, and it provides you with more
and more ideas as it is never ending. There is always something to improve and try. It is what Project
Module and the Project has thought me to keep striving for great things and trying things out.

Recomendados

project report on IoTproject report on IoT
project report on IoTAnshul Sahu
7.4K visualizações12 slides
raspberry pi and robotsraspberry pi and robots
raspberry pi and robotschikkujacob
2K visualizações17 slides
FIANL REPORTFIANL REPORT
FIANL REPORTRajim Ali Miya
3.1K visualizações81 slides
Developing for Leap MotionDeveloping for Leap Motion
Developing for Leap MotionIris Classon
32.5K visualizações23 slides

Mais conteúdo relacionado

Mais procurados

 Project_report_on_Attendance_system Project_report_on_Attendance_system
Project_report_on_Attendance_systemAmi Goswami
1.2K visualizações12 slides
Leap MotionLeap Motion
Leap Motionsuhyuk1104
1.8K visualizações25 slides
IRJET-V8I686.pdfIRJET-V8I686.pdf
IRJET-V8I686.pdfBelkacemHedadi1
28 visualizações4 slides
Leap Motion Capabilities OverviewLeap Motion Capabilities Overview
Leap Motion Capabilities OverviewModicum
335 visualizações6 slides

Mais procurados(13)

A tiny device with a huge idea ''Leap Motion''A tiny device with a huge idea ''Leap Motion''
A tiny device with a huge idea ''Leap Motion''
Sazzad Saad3.9K visualizações
 Project_report_on_Attendance_system Project_report_on_Attendance_system
Project_report_on_Attendance_system
Ami Goswami1.2K visualizações
Leap MotionLeap Motion
Leap Motion
suhyuk11041.8K visualizações
UX test of Leap Motion Controller by UID UX test of Leap Motion Controller by UID
UX test of Leap Motion Controller by UID
Tobias Limbach7.1K visualizações
IRJET-V8I686.pdfIRJET-V8I686.pdf
IRJET-V8I686.pdf
BelkacemHedadi128 visualizações
Leap Motion Capabilities OverviewLeap Motion Capabilities Overview
Leap Motion Capabilities Overview
Modicum335 visualizações
GESTURE BASED WIRELESS SHADOW ROBOT !GESTURE BASED WIRELESS SHADOW ROBOT !
GESTURE BASED WIRELESS SHADOW ROBOT !
Sharif Raihan Kabir691 visualizações
android controlled robotandroid controlled robot
android controlled robot
sunny08059320.2K visualizações
Voice Control Car PresentationVoice Control Car Presentation
Voice Control Car Presentation
Saurabh Kawli2.4K visualizações
 Robot controlled car using Wireless Module Robot controlled car using Wireless Module
Robot controlled car using Wireless Module
shreyaseksambe3K visualizações
Android mobile cotrolled robot (wi fi)Android mobile cotrolled robot (wi fi)
Android mobile cotrolled robot (wi fi)
SSGMCE SHEGAON3.5K visualizações
14A81A05B614A81A05B6
14A81A05B6
Chaitanya Ram282 visualizações

Similar a IoT Project Analysis Report of Year 1 - Project Semester 2.

Final (2)Final (2)
Final (2)susamdas1
42 visualizações21 slides
Introduction to Drone TechIntroduction to Drone Tech
Introduction to Drone TechAnuj Magazine
147 visualizações59 slides

Similar a IoT Project Analysis Report of Year 1 - Project Semester 2.(20)

Robots for surveillance in military applicationsRobots for surveillance in military applications
Robots for surveillance in military applications
IAEME Publication640 visualizações
Final (2)Final (2)
Final (2)
susamdas142 visualizações
Introduction to Drone TechIntroduction to Drone Tech
Introduction to Drone Tech
Anuj Magazine147 visualizações
MOBILE REMOTE SURVEILLANCE TOWERMOBILE REMOTE SURVEILLANCE TOWER
MOBILE REMOTE SURVEILLANCE TOWER
IRJET Journal4 visualizações
Unmanned Aerial Vehicle - Aerial RoboticsUnmanned Aerial Vehicle - Aerial Robotics
Unmanned Aerial Vehicle - Aerial Robotics
Muhammad Aleem Siddiqui601 visualizações
Video Surveillance Using Raspberry Pi ArchitectureVideo Surveillance Using Raspberry Pi Architecture
Video Surveillance Using Raspberry Pi Architecture
RUTURAJ SHETE752 visualizações
Project_report_voice_controlling_robotProject_report_voice_controlling_robot
Project_report_voice_controlling_robot
amjadali49235 visualizações
Remote Operated Spy Robot VehicleRemote Operated Spy Robot Vehicle
Remote Operated Spy Robot Vehicle
ijtsrd34 visualizações
Fire fighting robot remotely operated by android applicationsFire fighting robot remotely operated by android applications
Fire fighting robot remotely operated by android applications
Edgefxkits & Solutions2.6K visualizações
Acquisition SystemAcquisition System
Acquisition System
IJSRED54 visualizações
UNMANNED AERIAL VEHICLE FOR REMITTANCE | J4RV3I12023UNMANNED AERIAL VEHICLE FOR REMITTANCE | J4RV3I12023
UNMANNED AERIAL VEHICLE FOR REMITTANCE | J4RV3I12023
Journal For Research159 visualizações
E04502025030E04502025030
E04502025030
ijceronline206 visualizações
Unmanned Drone Based Aerial Pesticide SprayerUnmanned Drone Based Aerial Pesticide Sprayer
Unmanned Drone Based Aerial Pesticide Sprayer
Mrs.Shanaz Akter59 visualizações

Último(20)

Risk Assessment Anchor Handling.pdfRisk Assessment Anchor Handling.pdf
Risk Assessment Anchor Handling.pdf
rajaahmed497 visualizações
Deutsch CrimpingDeutsch Crimping
Deutsch Crimping
Iwiss Tools Co.,Ltd13 visualizações
Dynamics of Hard-Magnetic Soft MaterialsDynamics of Hard-Magnetic Soft Materials
Dynamics of Hard-Magnetic Soft Materials
Shivendra Nandan10 visualizações
SNMPxSNMPx
SNMPx
Amatullahbutt10 visualizações
Transformed: Moving to the Product Operating ModelTransformed: Moving to the Product Operating Model
Transformed: Moving to the Product Operating Model
Salvatore Cordiano9 visualizações
Electrical CrimpingElectrical Crimping
Electrical Crimping
Iwiss Tools Co.,Ltd17 visualizações
wp-UNIT_III.pptxwp-UNIT_III.pptx
wp-UNIT_III.pptx
GANDHAMKUMAR29 visualizações
Microstructure and Process Annealing of Steels.pptxMicrostructure and Process Annealing of Steels.pptx
Microstructure and Process Annealing of Steels.pptx
MANICKAVASAHAM G25 visualizações
Data Communication and Computer NetworksData Communication and Computer Networks
Data Communication and Computer Networks
Sreedhar Chowdam362 visualizações
PARAGRAPH WRITING.pptxPARAGRAPH WRITING.pptx
PARAGRAPH WRITING.pptx
Muhammad Sohail Niamat Niamat15 visualizações
Pointers.pptxPointers.pptx
Pointers.pptx
Ananthi Palanisamy55 visualizações
String.pptxString.pptx
String.pptx
Ananthi Palanisamy45 visualizações
LFA-NPG-Paper.pdfLFA-NPG-Paper.pdf
LFA-NPG-Paper.pdf
harinsrikanth39 visualizações
SWM L15-L28_drhasan (Part 2).pdfSWM L15-L28_drhasan (Part 2).pdf
SWM L15-L28_drhasan (Part 2).pdf
MahmudHasan74787023 visualizações
PlumbingPlumbing
Plumbing
Iwiss Tools Co.,Ltd8 visualizações

IoT Project Analysis Report of Year 1 - Project Semester 2.

  • 1. Applied Computing IoT Project Analysis Report Semester 2 (Year 1) Introduction: A Drone or Quadcopter is a Vehicle that has a large potential for performing tasks that are dangerous or very costly for humans. Examples are the inspection of high structures, humanitarian purposes or search & rescue missions. One specific type of Drone is becoming increasingly popular lately, the Dji Drone Mavic Pro or the DJI Phantom 3 Standard Drone. (See Images below) When visiting large events or parties, professional quadcopters can be seen that are used to capture the moments in a video for promotional or surveillance purposes. (Fig 1: DJI Drone Mavic Pro) (Fig 2: DJI Phantom 3) Proposal Form: Project Title: R.Pi Quad_X Purpose: The purpose of this Project is to build a chrome to be controlled remotely from mobile phone. Customer Feature List: The Customer will be able to control the Drone by using a Smartphone to send commands and control the Drone and provide entertainment for the end user. The Customer will be able to fly a quadcopter over a long range in an open space environment. Major features include Wi-fi and possibly over Bluetooth. Major features include: 1. Quadcopter control
  • 2. 2. Smartphone interface 3. Rotation 4. Hovering 5. Spinning Context Diagram: System Yaw Pitch Roll Throttle Diametrically opposing pairs of motors increase their speed relative to the other pair. Rear Motors increase relative to the Motors in front. Speed of the right motors increase relative to the left All Motors in increase speed gradually.
  • 3. Name Direction Type Description Yaw Input from Smartphone Digital/Network Controlling Altitude of the Drone by receiving instructions from Smartphone to the Raspberry which will instruct the Multi-Wii Flight Controller to twist or oscillate about a vertical axis. Pitch Input from Smartphone Digital/Network Controlling of the Drone by receiving instructions from Smartphone to the Raspberry which will instruct the Multi-Wii Flight Controller to move the Drone’s nose up or down about an axis running from wing to wing. Throttle Input from Smartphone Digital/Network Controlling of the Drone by receiving instructions from Smartphone to the Raspberry which will instruct the Multi-Wii Flight Controller to rotate the Quadcopter Clockwise or Counter clockwise. Roll Input from Smartphone Digital/Network Controlling of the Drone by receiving instructions from Smartphone to the Raspberry which will instruct the Multi-Wii Flight Controller to rotate the copter from front to back.
  • 4. Hence each individual Motors provide different results when they rotate in a pair relatively faster to the other whether it is the Motors rotating diagonally rotating or next to each other. What will my Project depend on? My Project will depend on its performance and its processing power that will distribute the necessary properties to each of the 4 Motors. It will also depend on the connectivity such as the input signals that is passed from the Smartphone. The input signals that is transferred to the Quadcopter aircraft will play a powerful factor because it varies on the amount of bandwidth connection to measure the response-time of the Drone when the input signal is passed. Non-Functional Requirements: 1) The Motors that will be used in the Drone must be battery powered. 2) The communication will be Wireless which means the data being sent to the receiver (The Raspberry Pi and then to the Multi-Wii Flight Controller) will depend on the Bandwidth connection and range from the Smartphone to the Wi-Fi Adapter that is connected to the Pi acting as the receiver. Concepts Used: I will be using other skills from what I learned in other modules such as Discrete Mathematics (Logic), Computer Systems, Physics, Programming Fundamentals. Technology/Tools: 1. x4 PCs 1045 Propellers 2. x4 A2212/13T 1000KV Brushless Motors 3. DJI F450/F550 Quadcopter Multirotor Kit Frame Broaden & x4 Pcs Landing Gear Skids Front Motors Output from the Quadcopter Analog Rear Motors increase relative to the Motors in front when the Pitch input is applied. Motor Speed Right Output from the Quadcopter Analog Speed of the right motors increase relative to the left when the Roll input is applied. Cloud Service Output Digital Cloud storing input Data that passes from the Smartphone to the Raspberry Pi
  • 5. 4. Rechargeable 11.1V 25-35C Turnigy High Discharge 2200mAh Lipo Battery 5. Multi-Wii Standard Flight Controller 6. x4 ESC Brushless Motor Speed Controllers BEC 3A Accessory 7. Raspberry Pi 3 Model B 8. Power Distribution Board 9. Android Application 10. Soldering Equipment 11. Screws 12. Laptop 13. Zip ties. Functional Specifications: Purpose: The purpose of this Project is to build a drone to be controlled remotely from mobile phone. Project Plan of the Subsystems put together (How my System will be airbourne): Diagram of Quadcopter working Mechanism: Abbreviations: 1) ESC = Electronic Speed Controllers. 2) PWD = Power Distribution Board. 3) M = Motor (Brushless Motors) Propulsion: Two of my motors will spin clock-wise (Motor 1 and Motor Motor 4) and the other two counter clock-wise (Motor 2 and Motor Motor 3) Subsystem 1 (Power Subsystem) Name: Power Subsystem Description: This is basically everything that will make my quad fly. A large percentage of the higher-end of the battery powers this subsystem. The flight/power system contains the following: ▪ Frame ▪ Motors Smartphone input signals Raspberry Pi Quadcopter Drone Multi-Wii ESC ESC ESC ESC M3 M1 M2 M4 Lipo-Battery PWD
  • 6. ▪ Electronic Speed Controllers (ESCs) ▪ Power distribution (whether it’s a power distribution board or a power harness) ▪ Propellers ▪ Batteries Inputs: • Voltage power that is generated by the battery Outputs: • Motor rotates accordingly Subsystem 2 (Radio Transmitter/Receiver/Flight Controller Subsystem) Name: Radio Transmitter/Receiver/Flight Controller Subsystem (Software that flies the Quadcopter) Description: This is the system that I will use to control the copter. It’s the transmitter and the receiver that the controller communicates with that sits on the actual copter. • Smartphone (Transmitter) Inputs: • Yaw (Digital/Network Input which will be from the Smartphone) • Pitch (Digital/Network Input which will be from the Smartphone) • Throttle (Digital/Network Input which will be from the Smartphone) • Roll (Digital/Network Input which will be from the Smartphone) Outputs: • Sends out the instructions to Raspberry Pi • Raspberry Pi (Receiver) Inputs: • Instructions are received by the Wi-Fi Dongle or in-built wifi which now acts as a router for the smartphone to connect to. Outputs: Passes the instructions to the Multi-Wii using a USB cable to transfer serial connection to the Pi. This allows the Pi to simulate radio input without using the normal radio input pi. ▪ Multi-Wii (Flight Controller)
  • 7. Description: The specific brand of flight controller being used. A flight controller is a small board whose function is to direct the RPM of each motor. It is too complicated to control each motor of a Multi-copter individually. So, a flight controller responds accordingly to (roll, pitch, yaw, throttle) input from the pilot, calculating how to direct the motors. Inputs: • Instructions are received from the Pi through a USB to a FDTI serial connection to the Pi. This allows the Raspberry Pi to simulate radio input without using the normal radio input pi. Outputs: • The instructions are then determined and processed on the Multi-Wii and sent out to direct the Motors through the Pins of the Multi-Wii Board and through the ESCs. Subsystem 3 (Support Subsystem) Name: Support Subsystem (Frame) Description: The support subsystem is everything on the ground that will use to keep my quad-copter back up in the air. I’m going to crash and possibly break things, so having a good support system is worth it. • DJI F450/F550 Quadcopter Multirotor Kit Frame Broaden (Frame) Inputs: • Instructions are received from the Pi through a USB to a FDTI serial connection to the Pi. This allows the Pi to simulate radio input without using the normal radio input pi. Outputs: • Holds everything in place using zip ties Subsystem 4 (Drone Monitoring in the Cloud) Name: Monitoring Drone Movements in the Cloud Description: Whatever movements the Drone makes, it will be rendered in the cloud using the Adafruit for Raspberry Pi Service and it can be seen on any Desktop interface or Laptop. In my final built I didn’t get it to work with Ada-Fruit due to the time I had, but I was able to view the input Signals on the terminal of the Raspberry Pi as the Quadcopter was armed. Outputs: • Displays the data of motor movements, whether it’s moving left or right in graphs.
  • 8. Usage of Drones: 1. A Drone is mostly used for surveillance by the police & Military purposes. 2. A Drone can be used to watching city streets. 3. Drones can be used for medical purposes and it helps spot areas where there could be for e.g. Road Accidents 4. A Drone can be used for Transport Services where it is either piloted or unmanned. There are many things a Drone can be used for if it has the right capabilities, processors and hardware equipment’s to do so. Future of the Drones: New Applications are coming into picture as the work efficiency and tolerance capacity of the drones have surpassed all expectations. Recently in India has also joined the bandwagon by releasing its own Drones over the past years. We can use our drone attached with a camera for surveillance of the WIT Campus or anywhere necessary if that were to be a case of an improvement in my drone. It is something that looking to work on in the future. Another one that I belive, needs to be improved is the communication system between the Device sending the commands to the receiver that is listening and waiting for a command in which I mentioned in my Presentation. I’m looking to use a Radio communication system which is commonly used and known across the Drone and RC Aircraft Community. This will be my next Goal to achieve in which I’m planning as for the upcoming Summer of 2018. The link for the Project is located here. Conclusion: It has been a tremendous journey in that Semester and it was well worth it, although it took a lot of time to plan and think on how I was going to approach the Project. I wanted to not only make it mean something for People but for myself. It has been something that I’ve always been interested in doing. In saying this I hope it will also encourage People in to get into the hobby of Drone Building, Drone Racing or just for experience, I can tell you that it is quite fun, and it provides you with more and more ideas as it is never ending. There is always something to improve and try. It is what Project Module and the Project has thought me to keep striving for great things and trying things out.