Skip to content

A Hand gesture quadchopter using MPU6050 for gesture recognition.

Notifications You must be signed in to change notification settings

chappie1998/Hand_gesture_quadchopter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hand_gesture_quadchopter

Project description:-

Build hand gesture controlled quadcopter. Arduino, MPU-6050 (gyro+accelerometer) IMU sensor, NRF module, ultrasonic sensors were mainly used components in the project. MPU-6050 was used to detect hand gesture to control quadcopter’s roll, pitch, and yaw. The potentiometer was used for throttle. NRF module ware used for wireless communication.

Hand_gesture_quadchopter:-

alt text

Video:-

Watch the video

Required things :-

you can find all the components's pics directory.

For Transmitter part:-
  1. Arduino mini/micro
  2. NRF module
  3. Potensiometer
  4. MPU6050(IMU sensor)
  5. Push button
  6. 9V battery
  7. Glove
  8. 2 LEDs
For Receiver part:-
  1. Drone frame
  2. CC3D flight controller
  3. 4 BLDC motors
  4. 4 ESCs
  5. 4 Propellers
  6. NRF module
  7. Arduino mini/micro
  8. Ultrasonic sensor
  9. Lipo battery
  10. Power distributer

Connections:-

Transmitter connections:-

alt text

Receiver connections:-

alt text

Last processing

First, Finish your drone assembly. Here is one good video on drone assembly. You can follow this link.

Watch the video

After Finishing the drone assembly. Just finish all your connections. In "nrf_gy_trans" file has transmitter code, and "nrf_recv" file has transmitter code. The codes are pretty self-explaining. Upload the respective codes in their Arduinos.

About

A Hand gesture quadchopter using MPU6050 for gesture recognition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages