Skip to content

OpenGelo/quadcopter

 
 

Repository files navigation

Quadcopter Software Repository

Here you can find relevant Arduino and MATLAB code for the custom Arduino quadcopter projects on alexhagiopol.com. The individual projects and writeups are linked below with further instructions on how to use the code for your own Arduino UAVs.

Arduino Quadcopter: I built an Arduino-based quadcopter and handheld controller. An introduction to this project is at http://alexhagiopol.com/2014/06/13/arduino-quadcopter-2-preview/. The code files associated with this project are Quadcopter Transmitter and Quadcopter Receiver.

Arduino Rover for Mapping: I built an Arduino-based rover that records the locations of obstacles. This project was my attempt to implement very crude simultaneous localization and mapping (SLAM). An introduction to the rover project is at http://alexhagiopol.com/2014/02/04/robotic-cartography-project-introduction/.

Kalman Filter for Quadrotor GPS: My team and I made a Kalman Filter based estimation scheme for quadrotors equipped with GPS receivers. We implemented a Kalman Filter in MATLAB and in Arduino. The Arduino implementation is compatible with the Arduino Quadcopter from above.

About

Free software for projects on alexhagiopol.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 47.5%
  • Processing 23.2%
  • Other 21.3%
  • CSS 3.6%
  • C 1.7%
  • MATLAB 1.6%
  • Other 1.1%