Skip to content

Stabilize and Remote Control a quadcopter using your Android Phone and a IOIO board

Notifications You must be signed in to change notification settings

juanjoneri/IOIO-Quadcopter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Powered Quadcopter

Logo

Download APK above! Requires API 21 or higher

Tallerine

El Tallerine (Taller de Introducción a la Ingeniería Eléctrica) es una nueva iniciativa de la Facultad de Ingeniería que apunta a introducir a los estudiantes a la Ingeniería Eléctrica de una manera más práctica, activa y creativa.

Project

The objective of this project was to use the rich set of sensors that we have in our phones to stablish a closed loop control system for a drone. The phone communicates with the rotors using the IOIO OTG board and updates the specific speed of each one 60 times a second using a PID model with the data collected from the gyroscope and accelerometer.

Infographic

Instructions

The project uses 2 phones running the android operating system. In particular, two phones that can stablish a Bluetooth communication and have gyroscope and accelerometer built in.

Brain


One phone serves as the "brains" of the drone and therefore has to be mounted to the Quadcopter.

Remote

The other phone is used as a remote. The user can use the remote to tweak the parameters of the PID model, and change the altitude of the drone with a slider as shown in the screens below.

Hardware

This is what our drone looks like

components

The project is hardware independent as we were most interested in the system itself, and having all the parts interacting together. We got our specific components from hobbyking

About

Stabilize and Remote Control a quadcopter using your Android Phone and a IOIO board

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages