Giter Site home page Giter Site logo

falconx's Introduction

FalconX

A Cross Platform Flight Controller - ( In Development for ESP32 )

Currently in a Development State and This Branch isn't stable.

Goals For the First Release:

  • Framework
    • Implement a Factory System to Create/Destroy Modules and Drivers.
    • Replace all hard coded platform specific classes with interfaces.
  • Modules
    • Gyro Module should retrieve the accurate angle without drifting.
    • WiFi Module to report the connection status to engine.
    • Altitude Module needs to be integrated
  • Drivers
    • I2C Driver for ESP32 is hard coded to use in master mode. This should be flexible.
    • BLDC Driver for ESP32 doesn't seem to generate the correct PWM signals. This should be fixed.
  • Flight Controller
    • Implement a State Machine to Control the flight status.
    • BLDC Startup Routine.
    • Drive Motors at a Specific Speed
    • Altitude Hold
    • Self Balance with Gyro's Angle Values
    • Connect to the Mobile Unity App via UDP

A Long way to go before I reach these goals, But This list helps me focus on one goal at a time and clear it.

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.