💥update README

This commit is contained in:
but0n 2016-08-11 11:45:51 +08:00
parent 05a27f05bb
commit 5a6358c425
9 changed files with 30 additions and 0 deletions

View File

@ -1,2 +1,32 @@
# Avem # Avem
[UAV] - [STM32F103] - 6 Axes sensor MPU6050 - Quaternion & Euler Angles Compute - PID Controller [UAV] - [STM32F103] - 6 Axes sensor MPU6050 - Quaternion & Euler Angles Compute - PID Controller
# Software
:octocat:[but0n/MPU6050_stm32](https://github.com/but0n/MPU6050_stm32)
#Hardware
### Microcontroller -- STM32F103
![](rm_img/stm32.png)
### 3.3v Power supply (DC2DC)
![](rm_img/1117.png)
### RESET
![](rm_img/reset.png)
### OSC
![](rm_img/osc.png)
### USART In-System Programming
![](rm_img/usart.png)
### Motor driver
![](rm_img/l9110.png)
### MPU6050
![](rm_img/mpu6050.png)
### MOTORS
![](rm_img/motors.png)

BIN
rm_img/1117.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

BIN
rm_img/l9110.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

BIN
rm_img/motors.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

BIN
rm_img/mpu6050.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

BIN
rm_img/osc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

BIN
rm_img/reset.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

BIN
rm_img/stm32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

BIN
rm_img/usart.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB