# ZhaJiHu/Cubli_Mini

Repository: https://github.com/ZhaJiHu/Cubli_Mini
Canonical: https://ross.abutalabs.com/products/cubli_mini
Language: C++
License: GPL-3.0
License Family: copyleft
Last push: 2024-08-10T10:25:38+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1570, "days_push": 753, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1422, forks 240 (observed 2026-08-28T04:04:40.832050+00:00)

## What it is
An open-source hardware and firmware project that recreates ETH Zurich's Cubli as a low-cost, 10x10x10 cm self-balancing cube that balances on its edges and corners using reaction wheels driven via Simple FOC. It ships complete 3D models, PCB and schematic designs, BOMs with purchase links, and dual-ESP32 C++/Arduino firmware (with FreeRTOS and CAN bus) so anyone can build their own for under ~800 RMB.

## Use cases
- build a diy self-balancing cube robot
- learn motor control with simple foc on esp32
- open source hardware balancing robot with full pcb and cad files
- study balance control algorithms like edge and point balancing
- low cost reaction wheel inverted pendulum project
- replicate a mini cubli from bill of materials
- example of freertos and can bus firmware on dual esp32

## When to choose
- you want a fully documented, low-cost diy self-balancing cube you can physically build from open cad, pcb, and bom files
- you are learning embedded motor control, FOC, sensor fusion with MPU6050, or FreeRTOS task design on ESP32
- you want a hands-on robotics/control-theory learning project with reference videos and tuning guides

## When to avoid
- you need a production-ready or plug-and-play balancing robot without manual tuning near the balance point
- you need the original Cubli's active braking or jump-up capability, which this simplified design omits
- you are uncomfortable assembling pcbs, soldering, or fabricating sheet-metal and 3D-printed parts
- you need safety-critical hardware - spinning momentum wheels are hazardous around hands

## Facets
- artifact type: application
- maturity: active
- function: robotics, embedded
- domain: robotics, embedded-systems, hardware, education
- platform: embedded, cpp
- tags: open-source-hardware, self-balancing, reaction-wheel, inverted-pendulum, simplefoc, esp32, arduino, foc-motor-control, freertos, mpu6050, as5600-encoder, pcb-design, 3d-printing, diy-project, control-algorithms, balance-control

## Member repositories
- ZhaJiHu/Cubli_Mini (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:40.832050+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:37:41.029352+00:00, confidence not recorded.
  - readme: https://github.com/ZhaJiHu/Cubli_Mini (fetched 2026-08-28T04:04:40.832050+00:00, sha 3283970f3704)
- Data as of 2026-08-30T08:39:29.467469+00:00.
