Code Monkey home page Code Monkey logo

quadcopter's Introduction

Quadcopter

Python project for an Raspberry Pi Autonomous Quadcopter Flight Controller

Zoe flight

Licensing

Creative Commons Licence
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Index

Documentation

  • README.md - This file
  • LICENCE - Usage definition
  • piDrones.pdf - Documentation of piDrone details.
Code
  • piDrone - Shell script driving qc.py with -O performance parameter
  • qc.py - Python wrapper allowing automatic use of the pre-compiled .pyc version of Quadcopter.py
  • Quadcopter.py - Core flight controller code
  • RC.py - Remote Control code
Flight plans
  • 20s_hover_fp.csv - Example simple flight plan CSV input file to hover a 1m
  • 2m_square_fp.csv - Example flight plan CSV input file to fly a 1m square 1m above the ground
Python libraries
  • RPIO.tgz - clone of RPIO hardware PWM library (search GitHub for original)
  • smbus2.zip - clone of I2C variount required for the RC joysticks (search GitHub for original)
PCBs
  • RPi0-PCB.brd - Eagle board for Raspberry Pi 0 Quad
  • RPi3-PCB.brd - Eagle board for Raspberry Pi 3 X8
Sensors
  • IMU_spec.pdf - Invensense MPU-9250 specifications
  • GPS_spec.pdf - u-blox NEO-M8T specification
  • Sweep_spec.pdf - Scanse Sweep specification
  • LiDAR_spec.pdf - Garmin LiDAR-Lite v3 specification
  • LiDARv3HP_spec.pdf - Garmin LiDAR-Lite v3HP specification
  • Joystick_spec.pdf - Grayhill 67A specification

quadcopter's People

Contributors

pistuffing avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.