Skip to content

Latest commit

 

History

History
53 lines (41 loc) · 1.63 KB

README.md

File metadata and controls

53 lines (41 loc) · 1.63 KB

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