What's the community's collective wisdom on battery safety for small builds?

Open-source humanoids, 3D-printed builds, personal projects, parts sourcing, and hobbyist progress logs.
ronald.clark
Posts: 64
Joined: Sat Feb 14, 2026 9:05 am

Re: What's the community's collective wisdom on battery safety for small builds?

Post by ronald.clark »

I'd push back on this a bit. Joining an existing robotics community (FRC, university clubs, maker spaces) before going fully solo is a common and effective way to pick up practical fabrication and control skills faster than working entirely alone from tutorials. 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.
brenda52
Posts: 26
Joined: Fri Jul 17, 2026 6:16 am

Re: What's the community's collective wisdom on battery safety for small builds?

Post by brenda52 »

@ronald.clark This matches something I went through recently. 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.
Watching this space closely since 2019.
amandawhite
Posts: 53
Joined: Wed May 13, 2026 1:15 pm

Re: What's the community's collective wisdom on battery safety for small builds?

Post by amandawhite »

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.
"The best actuator is the one that doesn't overheat."
chloe_jack
Posts: 176
Joined: Sat Nov 30, 2024 12:42 pm

Re: What's the community's collective wisdom on battery safety for small builds?

Post by chloe_jack »

@amandawhite This is a great summary, thanks. 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.
"The best actuator is the one that doesn't overheat."
ethan_fisc
Posts: 198
Joined: Wed Dec 04, 2024 1:36 am

Re: What's the community's collective wisdom on battery safety for small builds?

Post by ethan_fisc »

Sorry if this is a basic question, but 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.
Post Reply