Skip to content

This repo contains the necessities regarding my drone,

License

Notifications You must be signed in to change notification settings

prikarsartam/Drone-Control

 
 

Repository files navigation

Drone-Control

This repo contains the necessities regarding my drone,

There are several stages of this project and these are as:

  1. Transreciever a. Webserver, serving two joysticks, for controlling Throttle, Yaw, Roll and Pitch of the drone, via 'TouchEvent' and 'KeyboardActivity'. b. NodeMCU or ESP32 as an access point, pulling the data from user inputs.

  2. MPU6050 and BMP180 for obtaining Accelometer data, gyro data and altitude, for drone stability.

  3. PID Controlling and necessary other filters.

  4. Final tuned PID, program. [yet to work on!]

About

This repo contains the necessities regarding my drone,

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 55.9%
  • C++ 22.6%
  • JavaScript 19.4%
  • HTML 1.3%
  • CSS 0.8%