Skip to content
forked from billhsu/MiniQ

Mini Quadcopter: Hardware design & Software algorithm

Notifications You must be signed in to change notification settings

bryant1410/MiniQ

 
 

Repository files navigation

MiniQ

![Gitter](https://badges.gitter.im/Join Chat.svg)

MiniQ: An opensource mini quadcopter, from hardware design to control algorithms.

TypeChipset
MCUSTM32@72MHz
AccelerometerMPU6050
GyroMPU6050
MagnetometerHMC5338l

The algorithm used for altitude heading reference system (AHRS) is DCM complementary filter.
The system calculates altitude and controls the output PWMs of the four motors 1600 times per sec.
It can be controlled remotely with Bluetooth(Bluetooth Serial Port Profile).

For demo video:
DemoVideo1: 优酷 YouTube
DemoVideo2: 优酷 YouTube

PCB Preview
MiniQ

MiniQ
MiniQ MiniQ

PC control
MiniQ

Android control
MiniQ

Author

Shipeng Xu

About

Mini Quadcopter: Hardware design & Software algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 85.4%
  • Assembly 8.4%
  • Java 5.0%
  • Other 1.2%