mirror of
https://github.com/avem-labs/Avem.git
synced 2023-09-01 15:18:49 +08:00
1.2 KiB
1.2 KiB
Avem 🐦
[UAV] - [STM32F103] - 6 Axes sensor MPU6050 - Quaternion & Euler Angles Compute - PID Controller
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 (Now I'm watting for PCB)
- Wi-Fi(
ESP8266
) - 使用PWM外接商品电调驱动无刷电机
- PCB Test
- PID debug
- Design frame
- GPS
- 3D print or CNC cut
- ... ...
- Wi-Fi(
Software
:octocat:but0n/MPU6050_stm32
#Hardware