Page 4 of 4

Re: Sharing my BOM revision after realizing my first budget was way off

Posted: Sat Aug 22, 2026 10:28 pm
by chloe_jack
Yeah, this tracks with what I've read as well. 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.

Re: Sharing my BOM revision after realizing my first budget was way off

Posted: Sun Aug 30, 2026 11:59 am
by gimbalyuk55
Yeah, this tracks with what I've read as well. 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: Sun Aug 30, 2026 11:59 am
by lbianchi
Just to be precise about one thing: Starting in simulation (even a simplified physics sim of just the leg or the target gait) before touching real hardware is one of the more reliable ways to avoid destroying expensive parts while debugging balance and walking control from scratch. 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 Aug 30, 2026 11:59 am
by forgesve15
Agreed, and I'd add: 3D-printed gears wearing out is one of the most common early hobbyist failure points - infill percentage, layer orientation relative to load direction, and filament choice (nylon or reinforced composites tend to outlast standard PLA/PETG under repeated gear mesh loading) all matter a lot more than most beginners expect.

Re: Sharing my BOM revision after realizing my first budget was way off

Posted: Sun Aug 30, 2026 11:59 am
by emily45
@forgesve15 Side note that might be relevant: 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: Sun Aug 30, 2026 11:59 am
by carlossanchez
Not sure I fully agree here. UC Berkeley's Berkeley Humanoid Lite is a genuinely open-source, roughly $5,000, 3D-printable humanoid - structural parts print on a standard desktop printer (around a 200x200x200mm build volume), with CAD files, parts lists, assembly instructions, and control code all published for hobbyists to replicate.

Re: Sharing my BOM revision after realizing my first budget was way off

Posted: Sun Aug 30, 2026 11:59 am
by robertmiller
Appreciate the detailed answer. 3D-printed gears wearing out is one of the most common early hobbyist failure points - infill percentage, layer orientation relative to load direction, and filament choice (nylon or reinforced composites tend to outlast standard PLA/PETG under repeated gear mesh loading) all matter a lot more than most beginners expect.

Re: Sharing my BOM revision after realizing my first budget was way off

Posted: Sun Aug 30, 2026 11:59 am
by scott.andersson5
One nitpick - 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. 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 Aug 30, 2026 11:59 am
by jonathan.rao1
@scott.andersson5 Thanks for laying this out, genuinely useful. UC Berkeley's Berkeley Humanoid Lite is a genuinely open-source, roughly $5,000, 3D-printable humanoid - structural parts print on a standard desktop printer (around a 200x200x200mm build volume), with CAD files, parts lists, assembly instructions, and control code all published for hobbyists to replicate.