but0n/Avem
🚁 轻量级无人机飞控-[Drone]-[STM32]-[PID]-[BLDC] observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3675
- days_rel: n/a
- days_push: 1065
- n_releases_24m: 0
Adoption not part of the score
2883 stars · 588 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Avem is a lightweight open-source drone flight controller firmware for STM32F103, implementing quaternion/euler attitude estimation from an MPU6050 IMU and cascade PID control of brushless motors under FreeRTOS. It includes KiCad schematics and PCB layouts plus a Flask/pyserial host tool for PID tuning.
Use cases
- build a lightweight quadcopter flight controller
- learn how PID attitude control works on a drone
- flash STM32 firmware for a brushless drone
- tune drone PID parameters from a host computer
- study open-source flight controller hardware design
- read MPU6050 gyro and accelerometer data over I2C
When to choose
- you want a small, readable codebase to learn drone flight control
- you are building a custom STM32-based quadcopter with MPU6050
- you need open hardware schematics and PCB layouts for a flight controller
When to avoid
- you need GPS navigation or waypoint missions (unimplemented)
- you need Wi-Fi telemetry (ESP8266 support is incomplete)
- you want a production-grade flight stack like Betaflight or ArduPilot
- you need support for many sensors or flight controller boards
Facets
application · maturity maintenance
embedded robotics middleware monitoring robotics embedded-systems hardware embedded cross-platform drone flight-controller stm32 freertos pid-control imu mpu6050 bldc kicad uav quadcopter linux macos
1 source
- readme: https://github.com/but0n/Avem · fetched 2026-08-28 · 3bb93dc4e0b9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| but0n/Avem | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem