Coder Social home page Coder Social logo

noobcopter's Introduction

NoobCopter

  • A slightly noob-ish firmware for barebones flight of a quadrotor.

  • A fresh PID implementation for stabilizing a quadcopter, based on APM 2.6.

==========

The code just uses RC input through pin A6, A7 and A8 for control. Configure the hardware pin setup accordingly.

Push input of A7 to max for trigerring take-off.

Value of A6 acts as throttle thereafter.

Non-blocking interrupt has not been implemented yet. Hence, we poll the RC pins after every 3 secs (bad idea, I know! Feel like contributing??? You're more than welcome).

Study the code before testing it on a hardware.

==========

Motors are attached to pin 7, 8, 11, 12.

==========

Stick to the code in the master branch, if readability is your concern.

'proto-dev-1' branch has a slightly improved functionality, with a module for landing the drone safely, but the code ain't clean.

===========

Right now, I'm not working on this project for the next month or so.

Meanwhile, if you want to tinker with the PID, test it or improve it into something better... you're efforts will be much appreciated. I must confess that the quality of the flight of the quadrotor using this code definitely needs some fine - tuning.

========== Before running the NoobCopter.ino file in your Arduino workspace, make sure you import the 'BlockingRC', 'IMU' and 'Stabilize' folders as a library.

noobcopter's People

Contributors

agnivsen avatar

Watchers

James Cloos avatar Anatoly Zimin 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.