Giter VIP home page Giter VIP logo

maple-seed-drone's Introduction

License: MIT

The Maple Seed Drone Prototype

This repository shares the code developed to fly a simple Maple Seed Drone, which was developed at the UFABC course "Engenharia Unificada" or "Unified Enginnering", taught in the second trimester of 2019.

The prototype uses two Arduino microcontrollers, the first used as Maple Seed Drone on-board controller, and the second as RC controller.

The main goal of the project was getting the drone lift off the ground. The communication between the boards was achieved using a 433 MHz RF module, as shown below.

The prototype

Materials

Brief Code Explanation

Most of the code deals only with communication between the Receiver and Transmitter. The Transmitter board reads and processes analog data from a potentiometer (control stick) and sends it to Receiver board as input signal. The Receiver gets the message from the Transmitter and writes the data as PWM input to the motor. Then, this cycle is repeated in a loop until stopped.

Flying results

Future Work

  • Review the motor configuration;
  • Integrate with IMU sensors (gyro / mag / accel), as well as a sonar for altitude ranging;
  • Add a controllable flap to the wings;
  • Design a controller for drone stabilization and maneuverability;

License

This project is released under the MIT License. Please review the License file for more details.

maple-seed-drone's People

Contributors

paulorodriguesjr avatar

Watchers

 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.