mirror of
https://github.com/avem-labs/Avem.git
synced 2023-09-01 15:18:49 +08:00
but0n
5b72ff4ab3
[MOD]: I realized I had an erro on my PCB(BLDC Power Track Width), besides, The Gap Of Ground Zone is Not Short Enough
Avem 🐦
[UAV] - [STM32F103] - 6 Axes sensor MPU6050 - Quaternion & Euler Angles Compute - PID Controller
GPIO List
MPU6050 | BLDC | Wi-Fi | LED | |
---|---|---|---|---|
SCL PB15 |
PWM PA7 |
USART3_TX PB10 |
LED0 PA8 |
|
SDA PB13 |
USART3_RX PB11 |
LED1 PD2 |
||
AD0 PC6 |
Todolist
- Software I2C
- Init MPU6050
- Get 3 axes
Gryo
and 3 axesAccel
data from MPU6050 - Cumpute Quaternion and Euler Angles
- PWM output
- Driving motors with L9110S
- PID Control
- Schematic
- PCB Layout
- Brushless DC motor-Video on YouTube
- Wi-Fi(
ESP8266
)- TCP/IP Socket connect with host
- PID debug
- GPS
- 3D print or CNC cut
- ... ...
Software
:octocat:but0n/MPU6050_stm32
Hardware
OLD VERSION
3D Moudle
PCB Layout
Schematic
Description
Languages
C
84%
Assembly
5.6%
LSL
5.1%
HTML
4.8%
Objective-C
0.4%