billhsu / MiniQ

Mini Quadcopter: Hardware design & Software algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C 85.7%Language:Assembly 8.4%Language:Java 5.0%Language:C# 1.0%