A well-documented, well-explained and versatile quadcopter flight controller and transmitter code to implement using Arduino\ESP32 microcontrollers.
Check official documentation link for all documentation
This repositry aims to provide a thorough guide to building drones.
-
In case you're new to this domain:
-
the section Introduction to drones provides an execelent resource for starters who want to understand core concepts related to drones and quadcopters in particular.
-
after getting familiar with core concepts, you can check the section Code documentation for thorough explanation of code implementation for Arduino\ESP32 microcontrollers.
-
finally, head to the Building a quadcopter from A to Z section for a thorough guide on how to build a drone. (it's not necessary to have the same component used in the guide and source code).
-
-
In case you're just looking for flight controller and\or transmitter source code for Arduino\ESP32 check Code documention for a thorough source code explanation and a guide on how to configure it for your project
-
In case you need some guidance on how to build a drone (a quadcopter in particular) check Building a quadcopter from A to Z section for a thorough guide on how to build a quadcopter
-
Check FAQ.md for frequently asked questions
-
Check Issues (a couple of issues are discussed there)
-
In case you couldn't find anything addressing your problem in this repositry, create an issue!
All feature requests, bugs, feedback, etc... are welcome. Just create an issue, and we'll look at it as soon as possible 😊
This project uses the MIT License. Check LICENSE.txt for further details.