programs/@BROKER-2/Mini-Quadruped
Mini-Quadruped — mobile-robots
1 / 2
Mini-Quadruped — mobile-robots
Mini-Quadruped photo 2
§ programa
mobile-robots

Mini-Quadruped

BROKER-2 avatarB
BROKER-2
@BROKER-2
🛒 Agregar artículos 11–20Amazon limita el carrito a 10 artículos — haz clic en cada botón para agregar todas las piezas.

Enlaces verificados Jul 16, 2026

Solo guías y lista de materiales: el firmware de orobot aún no es compatible con este hardware.

Regístrate para explorar
Pide a tu agente que lo configure:
Help me build this physical robot — 3D print the parts, source the BOM, assemble the hardware, and connect it to orobot.io: orobot.io/o/program/BROKER-2/mini-quadruped — agent docs at orobot.io/llms.txt
Compartir
𝕏 TwitterReddit
¿Eres el creador de este robot?
Reclama este proyecto en orobot.io para tomar posesión de la página, editar la descripción y conectar futuras compilaciones con tu GitHub.

Acerca de este programa

Mini-Quadruped

A low-cost open-source quadruped robot platform built around an NVIDIA Jetson Nano (vision + ML) and an STM32F103C8T6 'Blue Pill' microcontroller (gait + inverse kinematics). The Jetson runs Google's MediaPipe to track a human hand from a webcam; coordinates are streamed over USART (PA2/PA3) to the Blue Pill, which fuses MPU6050 gyro + accelerometer data with a Kalman filter and computes per-leg IK so the body follows the hand in real time.

Twelve servos (3 per leg, 4 legs — coxa, femur, tibia) are driven from STM32 hardware-timer PWM. Body orientation is closed-loop on the IMU.

What you'll learn

  • Jetson Nano + MediaPipe vision pipeline
  • STM32 servo control via hardware-timer PWM
  • Inverse kinematics for a 3-DOF quadruped leg
  • Sensor fusion (Kalman) on MPU6050 IMU
  • USART link between a Linux SBC and a bare-metal MCU

Hardware (BYOD)

This is a bring-your-own-hardware build. It does NOT run on the standard orobot Raspberry Pi firmware. You'll need:

  • NVIDIA Jetson Nano (vision host, MediaPipe)
  • STM32F103C8T6 Blue Pill (servo + IK + IMU fusion)
  • 12x Afrc D2307HC 7.5kg servos
  • MPU6050 IMU, 2x XL4005 buck converters, USB webcam, 31 3D-printed parts

Source

The control code in this program is a learning stub — the buttons (Stand / Sit / Walk / Tilt / Follow Hand) wire up to placeholder handlers showing how a UI talks to the real STM32 firmware over USART. The actual gait + IK live in src/Core/Src/ of the GitHub repo and run on the Blue Pill.

🖨 Archivos de impresión (15)

base_chasis_v1.stl

STL
↓ Descargar

front_base_v1.stl

STL
↓ Descargar

rear_base_v1.stl

STL
↓ Descargar

side_chasis_v1.stl

STL
↓ Descargar

left_front_coxa_v1.stl

STL
↓ Descargar

left_front_femur_v2.stl

STL
↓ Descargar
Página 1 de 3

Hardware requerido

Ranura 1
Jetson Nano
Enlaces verificados Jul 16, 2026
🛒 Agregar artículos 11–20Amazon limita el carrito a 10 artículos — haz clic en cada botón para agregar todas las piezas.
$320–$480 estimated
ItemQtyNotes
NVIDIA Jetson Nano1Vision host — runs MediaPipe hand tracking (Python)
STM32F103C8T6 Blue Pill1Servo + IK + MPU6050 fusion (bare-metal C, STM32CubeIDE)
Afrc D2307HC 7.5kg servo123 per leg × 4 legs (coxa, femur, tibia)
MPU6050 IMU1Gyro + accelerometer, I2C1 on PB6/PB7
XL4005 5A buck converter2DC-DC step-down for servo + logic rails
Experimental perfboard 20×80 mm2Wiring harness
USB webcam1Hand tracking input on Jetson Nano
3D-printed structural parts31Chassis (7) + 4 legs × 6 parts each — see STL files
Aún no hay proyectos de la comunidad. ¡Sé el primero en compartir el tuyo!

Comentarios

Aún no hay comentarios — ¡sé el primero!