Skip to content

DapperFactory/quadcopter

 
 

Repository files navigation

public

Code for my robotics projects at alexhagiopol.com.

This repository contains the soruce code for my robotics portfolio. Projects included:

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

Code for the robotics projects on my portfolio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 44.9%
  • Other 23.7%
  • Processing 23.3%
  • CSS 3.6%
  • C 1.8%
  • MATLAB 1.6%
  • Other 1.1%