Intel Edison and Drone: 5 Cool Things You Should Do

Prasad Tambekar
FlytBase
Published in
3 min readMay 16, 2017

Companion computers have enabled development of powerful applications on drones. One such companion computer is Intel Edison. Its small and compact size makes it a perfect device for powering all your custom drone applications.

This post talks about 5 interesting applications that you can easily build by coupling your drone with Intel Edison.

Coolest Things You Can Do With an Intel Edison and Your Drone:

#1 Build Mobile and Web Apps for your Drone

Building your own mobile and web drone app is easy.

These apps can accomplish various things. You can make interesting drone apps to do object tracking, Follow me, Joystick and even build rich UIs for commercial applications like agriculture, delivery, mapping, inspection etc. All it requires is an Intel Edison Board and a little bit of coding and you are good to go.
Follow the steps here to build your drone app.

#2 Do Live Video Streaming with your Drone

Video streaming is an essential feature of any Drone application. You can stream video from an USB Camera attached to Intel Edison to your phone or laptop over WiFi or even Internet.

Not only can you stream quality video content, you can also integrate the stream with your cloud and access it when need be.

If you need more help and guidelines, you can visit the Drone Video streaming guide.

#3 Create a custom Web or Mobile based Ground Control Station(GCS)

GCS app is an essential part of any UAS.

It provides users with a variety of options. You can set autonomous missions over cloud for your drones by setting waypoints and executing them. You can also do basic calibration and configuration using GCS

Follow this to create your custom GCS with the help of FlytAPIs. Also, FlytOS comes with an inbuilt modular Web-based GCS FlytConsole which is customizable. You can access this free GCS once you install FlytOS.

#4 Build Onboard Algorithms, Scripts, and Apps

Onboard computations on drone become vital when you’re building a real-time application like sense & avoid/collision avoidance, surveillance or hazard detection. You can customize your Drone and use it for such dedicated purposes.

To do this, you need to develop Onboard scripts and apps on your Intel Edison Board. These scripts or apps would contain algorithms that will enable drone to take real-time actions.

FlytBase Documentation contains a step by step guide and detailed information for creating your custom onboard scripts.

#5 Object tracking using Computer Vision

This is most looked out appliction for any drone.

To implement Object Tracking, you will first need to download the Visual-Follow-Me app provided by FlytOS. This app talks to the onboard Object Tracking module using its FlytAPIs

This app requires a downward looking camera mounted on the drone. By default FlytOS automatically connects to any camera available.

Also See: Drone API for Gimbal Control

Intel Edison is a powerful companion computer and combining it with your Drone can result to developing some amazing applications. Sign Up Today to download FlytOS and build powerful drone applications.

For any queries you can reach out to us on Forums or FlytOS Developers Group

--

--