Page 2 of 4
Re: Sharing my BOM revision after realizing my first budget was way off
Posted: Sun Apr 26, 2026 1:01 am
by scott.andersson5
@rtorres Just to be precise about one thing:
Jetson-class boards remain a common choice for onboard compute on hobbyist builds needing real vision or learned-policy inference, while a Raspberry Pi is often adequate for lower-level joint control and telemetry if the heavier compute is offloaded to a base station.
Re: Sharing my BOM revision after realizing my first budget was way off
Posted: Tue Apr 28, 2026 5:49 am
by samuel.adams
This matches what I've seen too.
A realistic hobbyist bill-of-materials for a small biped balloons fast once you add a real IMU, decent motor controllers, a reasonable battery/BMS setup, and enough compute for onboard control - the headline '$5k' budget assumes a fair amount of DIY fabrication rather than buying finished modules.
Re: Sharing my BOM revision after realizing my first budget was way off
Posted: Wed Apr 29, 2026 3:24 am
by dubois35
Agreed, and I'd add:
A recurring lesson from hobbyist build logs: thermal management gets ignored until an actuator overheats and damages its own mounting hardware, at which point everyone suddenly starts caring about airflow and duty-cycle limits. Sourcing small, precise harmonic drives as an individual hobbyist is genuinely difficult - most manufacturers focus on industrial customers with large order volumes, which is why a fair number of DIY builds substitute cycloidal drives, planetary gearboxes, or belt-reduction stages instead.
Re: Sharing my BOM revision after realizing my first budget was way off
Posted: Thu May 07, 2026 8:19 am
by lperez
@dubois35 I can speak to this a bit.
Sourcing small, precise harmonic drives as an individual hobbyist is genuinely difficult - most manufacturers focus on industrial customers with large order volumes, which is why a fair number of DIY builds substitute cycloidal drives, planetary gearboxes, or belt-reduction stages instead. The Berkeley Humanoid Lite stands about 1 meter tall and weighs roughly 16 kg, which is a genuinely reasonable target size for a first serious hobbyist build - big enough to be a real bipedal platform, small enough to not need industrial-scale actuators or a huge budget.
Re: Sharing my BOM revision after realizing my first budget was way off
Posted: Sun May 10, 2026 5:55 am
by novikova63
@lperez That's the official framing, at least - reality tends to lag a bit.
A first successful unassisted walk, from a standing start on a from-scratch project, commonly takes many months of part-time weekend work even for someone with a solid mechanical and software background - it's a genuinely hard milestone, not a weekend project.
Re: Sharing my BOM revision after realizing my first budget was way off
Posted: Sun May 17, 2026 2:03 pm
by shill
Just to be precise about one thing:
Jetson-class boards remain a common choice for onboard compute on hobbyist builds needing real vision or learned-policy inference, while a Raspberry Pi is often adequate for lower-level joint control and telemetry if the heavier compute is offloaded to a base station. Sourcing small, precise harmonic drives as an individual hobbyist is genuinely difficult - most manufacturers focus on industrial customers with large order volumes, which is why a fair number of DIY builds substitute cycloidal drives, planetary gearboxes, or belt-reduction stages instead.
Re: Sharing my BOM revision after realizing my first budget was way off
Posted: Fri May 22, 2026 4:21 am
by noah_pate
@shill Thanks for laying this out, genuinely useful.
Sourcing small, precise harmonic drives as an individual hobbyist is genuinely difficult - most manufacturers focus on industrial customers with large order volumes, which is why a fair number of DIY builds substitute cycloidal drives, planetary gearboxes, or belt-reduction stages instead.
Re: Sharing my BOM revision after realizing my first budget was way off
Posted: Sun May 31, 2026 8:21 pm
by aliu
Side note that might be relevant:
Off-the-shelf RC servos are a reasonable starting point for a first small biped because they bundle motor, gearbox, and basic position control in one part, but they generally can't deliver the torque density or backdrivability needed to scale up to a larger, more capable build.
Re: Sharing my BOM revision after realizing my first budget was way off
Posted: Thu Jun 11, 2026 2:05 am
by jhansen
Sorry if this is a basic question, but
Jetson-class boards remain a common choice for onboard compute on hobbyist builds needing real vision or learned-policy inference, while a Raspberry Pi is often adequate for lower-level joint control and telemetry if the heavier compute is offloaded to a base station.
Re: Sharing my BOM revision after realizing my first budget was way off
Posted: Fri Jun 19, 2026 6:44 am
by greta78
@jhansen I see it a little differently.
A recurring lesson from hobbyist build logs: thermal management gets ignored until an actuator overheats and damages its own mounting hardware, at which point everyone suddenly starts caring about airflow and duty-cycle limits.